diff --git a/exampleSite/hugo.toml b/exampleSite/hugo.toml index dda5e178..f0d8e264 100644 --- a/exampleSite/hugo.toml +++ b/exampleSite/hugo.toml @@ -30,6 +30,7 @@ pygmentsCodefencesGuessSyntax = true socialShare = true delayDisqus = true showRelatedPosts = true +# cusdisID = "XXX" # Get your App id from cusdis.com # hideAuthor = true # gcse = "012345678901234567890:abcdefghijk" # Get your code from google.com/cse. Make sure to go to "Look and Feel" and change Layout to "Full Width" and Theme to "Classic" # disclaimerText = "The opinions expressed herein are my own personal opinions and do not represent my employer’s view in any way." diff --git a/layouts/_default/single.html b/layouts/_default/single.html index b5718e77..7e4c43d1 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -61,7 +61,22 @@