Add support for Utterances comments
This commit is contained in:
parent
d62ce18b7b
commit
c5139fca26
4 changed files with 17 additions and 1 deletions
|
@ -23,8 +23,11 @@ theme = "hyde-hyde"
|
|||
dateformat = "Jan 2, 2006"
|
||||
highlightjs = true
|
||||
highlightjsstyle = "github"
|
||||
# please choose either GraphComment or Disqus
|
||||
# please choose either GraphComment or Disqus or Utterances
|
||||
#GraphCommentId = "..."
|
||||
#UtterancesRepo = "..." # https://utteranc.es/
|
||||
#UtterancesIssueTerm = "..." # pathname, url, title, og:title
|
||||
#UtterancesIssueTheme = "..." # github-light or github-dark
|
||||
|
||||
# Table of contents
|
||||
#toc = none, "hugo", or "tocbot"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue