mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-28 09:43:02 +02:00
doc(exampleSite): add disqus shortname for example site
This commit is contained in:
parent
ea0f064cdf
commit
c36f811162
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ languageCode = "en-us"
|
||||||
theme = "hugo-theme-stack"
|
theme = "hugo-theme-stack"
|
||||||
paginate = 5
|
paginate = 5
|
||||||
title = "Example Site"
|
title = "Example Site"
|
||||||
|
disqusShortname = "hugo-theme-stack" # Change it to your Disqus shortname before using
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
mainSections = ["post"]
|
mainSections = ["post"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue