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

github.com/zwbetz-gh/papercss-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 4b5807b..8cf70e3 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -4,6 +4,11 @@ defaultContentLanguage = "en"
title = "PaperCSS"
theme = "papercss-hugo-theme"
googleAnalytics = "UA-123456789-1"
+disqusShortname = "yourdiscussshortname"
+
+[privacy]
+ [privacy.disqus]
+ disable = true
[taxonomies]
tag = "tags"