summaryrefslogtreecommitdiff
path: root/wiki
diff options
context:
space:
mode:
authorFrancesco <tomaselli.fr@gmail.com>2025-01-01 18:15:36 +0100
committerFrancesco <tomaselli.fr@gmail.com>2025-01-01 18:15:36 +0100
commitdc4b56ae46c0ebea70c12032df91a47cda8c7d3d (patch)
tree9cd3e5f6fdf140f2ffb9266adf1086ade4b6de41 /wiki
parent581742aa04eaa546208d4f50b026753977eefc35 (diff)
Add disable comment wiki
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: