summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramzrk22020-05-18 11:16:08 +0800
committeramzrk22020-05-18 11:16:08 +0800
commitaa5290aeef9df1c583fdf30290351968df9215dc (patch)
tree142715d9db10ae2da820dc74db97eef2059b1151
parentee964a15351eab53f9a26dfc4098f4cf69cefe40 (diff)
downloadhugo-theme-fuji-aa5290aeef9df1c583fdf30290351968df9215dc.tar.gz
hugo-theme-fuji-aa5290aeef9df1c583fdf30290351968df9215dc.tar.bz2
hugo-theme-fuji-aa5290aeef9df1c583fdf30290351968df9215dc.zip
Update README.md
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index f46110f..c536e83 100644
--- a/README.md
+++ b/README.md
@@ -47,12 +47,13 @@ If you want to generate your site, just run ```hugo``` or ```hugo --minify```.
## Advance configration
-### In-post license
+### In-post license & comments
-You can set variables below in post's front matter to disable it:
+You can set variables below in post's front matter to disable them:
```toml
noLicense = true # Do not show license in this post
+noComments = true # Do not show comments in this post
```
### APlayer