summaryrefslogtreecommitdiff
path: root/wiki
diff options
context:
space:
mode:
Diffstat (limited to 'wiki')
-rw-r--r--wiki/features/other-parameters.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/wiki/features/other-parameters.md b/wiki/features/other-parameters.md
index 3d09533..2f87071 100644
--- a/wiki/features/other-parameters.md
+++ b/wiki/features/other-parameters.md
@@ -47,6 +47,13 @@ theme = "preferred_color_scheme"
Tip: use `preferred_color_scheme` theme to have a consistent dark and light appearance.
+You can decide to hide the comments section on certain pages, using the following parameter on the page itself:
+
+```md
+disableComment: true
+```
+
+
## Umami
You can include [Umami](https://umami.is/) in your website as follows: