add Gravatar part in README, CHANGELOG, and exampleSite #56
This commit is contained in:
parent
5ed13e1740
commit
895bf8d44a
3 changed files with 17 additions and 1 deletions
|
@ -28,7 +28,7 @@ theme = "hyde-hyde"
|
|||
#UtterancesRepo = "..." # https://utteranc.es/
|
||||
#UtterancesIssueTerm = "..." # pathname, url, title, og:title
|
||||
#UtterancesTheme = "..." # github-light or github-dark
|
||||
|
||||
|
||||
# Table of contents
|
||||
#toc = none, "hugo", or "tocbot"
|
||||
|
||||
|
@ -43,6 +43,7 @@ theme = "hyde-hyde"
|
|||
stackoverflow = "<username>"
|
||||
telegram = "<username>"
|
||||
email = "your-email@example.com"
|
||||
# gravatar = "your-email@example.com"
|
||||
|
||||
## Main Menu
|
||||
[[menu.main]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue