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

github.com/coderzh/hugo-pacman-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.toml12
1 files changed, 3 insertions, 9 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 4c99dd2..81529e4 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -26,15 +26,9 @@ RSSUri = "feed.xml"
DateFormat = "2006年01月02日"
MonthFormat = "2006年01月"
FancyBox = true
-
- #[Params.DuoShuo]
- # ShortName = "coderzh"
-
- [Params.Disqus]
- ShortName = "coderzh"
-
- [Params.GoogleAnalytics]
- ID = "UA-10147768-2"
+ # DuoShuoShortName = "coderzh"
+ DisqusShortName = "coderzh"
+ GoogleAnalyticsID = "UA-10147768-2"
[Params.Strings]
Search = "搜索"