From eb112adbcc296ff4175cc388f9eeba85c51d9384 Mon Sep 17 00:00:00 2001 From: weru Date: Mon, 5 Aug 2019 04:26:03 +0300 Subject: [PATCH] update default config --- exampleSite/config.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 06adafa..b64faeb 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -21,3 +21,8 @@ pygmentsCodefencesGuessSyntax = true # [Params.staticman.reCaptcha] # siteKey = "" # Use your own site key, you need to apply for one on Google # secret = "" # ENCRYPT your password by going to https:///v3/encrypt/ + +[params] + + # ga_analytics = "" # google analytics ID e.g UA-114386578-1 + # twitter = "" # twitter handle e.g @weru