summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '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