Add GraphComment info to Readme
This commit is contained in:
parent
0af5554f87
commit
6c20822bc1
1 changed files with 2 additions and 3 deletions
|
@ -16,9 +16,7 @@ Anubis is a simple minimalist theme for [Hugo blog engine](https://gohugo.io/).
|
||||||
- Mobile support
|
- Mobile support
|
||||||
- Social icons
|
- Social icons
|
||||||
- Google Analytics
|
- Google Analytics
|
||||||
- Disqus
|
- Comment systems: Disqus, ISSO, Utteranc.es, GraphComment
|
||||||
- ISSO
|
|
||||||
- Utteranc.es
|
|
||||||
- RSS feeds
|
- RSS feeds
|
||||||
- Related posts (Read Next section)
|
- Related posts (Read Next section)
|
||||||
- Deploy via Netlify (config included in example site)
|
- Deploy via Netlify (config included in example site)
|
||||||
|
@ -106,6 +104,7 @@ params:
|
||||||
id: "thread-id" # optional
|
id: "thread-id" # optional
|
||||||
avatar: true # optional
|
avatar: true # optional
|
||||||
avatar-bg: "#f0f0f0" # optional
|
avatar-bg: "#f0f0f0" # optional
|
||||||
|
graphcommentId: ""
|
||||||
webmentions:
|
webmentions:
|
||||||
url: https://yourdomain.com/webemntions/receive
|
url: https://yourdomain.com/webemntions/receive
|
||||||
login: hugo-theme-anubis
|
login: hugo-theme-anubis
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue