diff --git a/exampleSite/config.toml b/exampleSite/config.toml index b73b0b6..39064a8 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -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"]