Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AmazingRise/hugo-theme-diary.wiki.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Customization.md')
-rw-r--r--Customization.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Customization.md b/Customization.md
index 6703302..90d4b2d 100644
--- a/Customization.md
+++ b/Customization.md
@@ -27,7 +27,7 @@ Note: `weight` is the priority of each item. **The lowest the weight is, the hig
## Disable Table of Contents
-Add `toc=false` to the section of `[param]` in your `config.toml`.
+Add `disableToC=true` to the section of `[param]` in your `config.toml`.
Then you will not see the `table of contents`.
## Enable or disable comment area