From dc4b56ae46c0ebea70c12032df91a47cda8c7d3d Mon Sep 17 00:00:00 2001 From: Francesco Date: Wed, 1 Jan 2025 18:15:36 +0100 Subject: Add disable comment wiki --- wiki/features/other-parameters.md | 7 +++++++ 1 file changed, 7 insertions(+) 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: -- cgit v1.2.3