1
0
Fork 0

update docs

This commit is contained in:
nanxiaobei 2023-01-27 17:25:12 +08:00
parent 5fd58d8cdf
commit 59b71a04e0

View file

@ -72,6 +72,12 @@ disqusShortname = 'YOUR_DISQUS_SHORTNAME' # use disqus comments
graphCommentId = "YOUR_GRAPH_COMMENT_ID" # use graph comment (disqus alternative)
```
Available options to front matter:
```toml
comments = false # disable comments for a specific page
```
## License
[MIT License](https://github.com/nanxiaobei/hugo-paper/blob/main/LICENSE) (c) [nanxiaobei](https://lee.so/)