From 283662fb44a19c6ab7a8f14b510506edd8c02950 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 24 Jul 2022 23:46:23 +0200 Subject: Allow disable hypothesis on custom pages --- exampleSite/content/documentation/index.md | 1 + 1 file changed, 1 insertion(+) (limited to 'exampleSite/content/documentation') diff --git a/exampleSite/content/documentation/index.md b/exampleSite/content/documentation/index.md index a504bdb..7b21bc0 100644 --- a/exampleSite/content/documentation/index.md +++ b/exampleSite/content/documentation/index.md @@ -97,6 +97,7 @@ toc: true # Enable Table of Contents for specific page private: true # Hide text from search engines semanticType: about # Semantic type of the work (used for Schema.org) featuredImage: screenshot-home.png # Featured image of the text +annotations: false # Disable annotation via hypothesis on this page --- ~~~ -- cgit v1.2.3