Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/yursan9/manis-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYurizal Susanto <yursan9@pm.me>2019-04-21 15:02:48 +0300
committerYurizal Susanto <yursan9@pm.me>2019-04-21 15:02:48 +0300
commita1d3664a459074ade64d5b595d7bdd20ddb78c83 (patch)
tree80c7603d39909bb220cd77d629e0e3f9c3816736
parentf779fbfcce5d5990bed0a7bbe0fb46764824c538 (diff)
Disable disqus support on example website
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 3950d25..e2ecb57 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -38,7 +38,7 @@ pygmentsUseClasses = true
customCSS = []
# List of sections support disqus comments
- disqusSections = [ "post" ]
+ disqusSections = [ "blog" ]
# Site meta description
description = "Sweet little Hugo's theme for personal website or blog."
# Site's Tagline (Subtitle or Keyword)