doc(exampleSite): add disqus shortname for example site
This commit is contained in:
parent
ea0f064cdf
commit
c36f811162
@ -3,6 +3,7 @@ languageCode = "en-us"
|
||||
theme = "hugo-theme-stack"
|
||||
paginate = 5
|
||||
title = "Example Site"
|
||||
disqusShortname = "hugo-theme-stack" # Change it to your Disqus shortname before using
|
||||
|
||||
[params]
|
||||
mainSections = ["post"]
|
||||
|
Loading…
Reference in New Issue
Block a user