summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoramzrk22020-06-18 14:29:11 +0800
committeramzrk22020-06-18 14:29:11 +0800
commitf11691355ae9bd4dddf1f0ee3621d9064aaace6e (patch)
tree44157bea00f5b7ae0959d083f4237b0c730aacf7 /README.md
parent5c68750e0cd265464aa55b1f1d89e54f7e71ccc0 (diff)
downloadhugo-theme-fuji-f11691355ae9bd4dddf1f0ee3621d9064aaace6e.tar.gz
hugo-theme-fuji-f11691355ae9bd4dddf1f0ee3621d9064aaace6e.tar.bz2
hugo-theme-fuji-f11691355ae9bd4dddf1f0ee3621d9064aaace6e.zip
Optimize comment area setting logic
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e943603..caa0c99 100644
--- a/README.md
+++ b/README.md
@@ -95,7 +95,7 @@ showToc = true # Enable or disable ToC for this specific post
To disable comment area for specific post, add this in front matter:
```toml
-noComments = true # Do not show comments in this post
+showComments = false # Do not show comments in this post
```
### 🎵 APlayer