update docs
This commit is contained in:
parent
5fd58d8cdf
commit
59b71a04e0
1 changed files with 6 additions and 0 deletions
|
@ -72,6 +72,12 @@ disqusShortname = 'YOUR_DISQUS_SHORTNAME' # use disqus comments
|
||||||
graphCommentId = "YOUR_GRAPH_COMMENT_ID" # use graph comment (disqus alternative)
|
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
|
## License
|
||||||
|
|
||||||
[MIT License](https://github.com/nanxiaobei/hugo-paper/blob/main/LICENSE) (c) [nanxiaobei](https://lee.so/)
|
[MIT License](https://github.com/nanxiaobei/hugo-paper/blob/main/LICENSE) (c) [nanxiaobei](https://lee.so/)
|
||||||
|
|
Loading…
Reference in a new issue