From 6595c9ff85fd16600cebb70b4afcc1a6110cc5cd Mon Sep 17 00:00:00 2001 From: zzossig Date: Tue, 5 Nov 2019 14:31:26 +0900 Subject: [PATCH] Update config.toml --- exampleSite/config.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 336e1d4..11ca2c7 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -9,6 +9,7 @@ hasCJKLanguage = false summaryLength = 70 +googleAnalytics = "" copyright = "MIT©zzossig" timeout = 10000 enableEmoji = true @@ -51,7 +52,15 @@ rssLimit = 100 facebook = "http://example.org" twitter = "http://example.org" github = "http://example.org" + stack-overflow = "" + instagram = "" + google-plus = "" + youtube = "" + medium = "" + tumblr = "" + linkedin = "" pinterest = "http://example.org" + stack-exchange = "" [languages] [languages.en]