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

github.com/it-gro/hugo-theme-w3css-basic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorit-gro <13005925+it-gro@users.noreply.github.com>2019-01-10 03:46:13 +0300
committerit-gro <13005925+it-gro@users.noreply.github.com>2019-01-10 03:46:13 +0300
commit623e973c9b13ccef6595bb605ade6955f9e1f9c3 (patch)
treed0d435b2a42d3036a956911556eb356bf0086a57
parent5737203d6a23a8ca5ff7dc91a2a3bd32ce3014e1 (diff)
Disable googleAnalytics for exampleSite
-rw-r--r--exampleSite/.config.w3css-basic-exampleSite.toml5
-rw-r--r--exampleSite/config.toml5
2 files changed, 6 insertions, 4 deletions
diff --git a/exampleSite/.config.w3css-basic-exampleSite.toml b/exampleSite/.config.w3css-basic-exampleSite.toml
index a328717..51c7341 100644
--- a/exampleSite/.config.w3css-basic-exampleSite.toml
+++ b/exampleSite/.config.w3css-basic-exampleSite.toml
@@ -62,7 +62,7 @@ pygmentsUseClasses = true
# Enable Google Analytics by entering your tracking code
-googleAnalytics = "UA-113314068-1"
+#googleAnalytics = "UA-113314068-1"
# RSS Feed
@@ -473,7 +473,8 @@ consectetuer adipiscing
# used in layouts/partials/head.google.gtags.html
# you need to enter the Tracking-ID above
# googleAnalytics = ""
- enableGoogleGtag=true
+ #enableGoogleGtag=true
+ enableGoogleGtag=false
# Google Maps API key
# get our own: https://developers.google.com/maps/documentation/javascript/adding-a-google-map#key
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 652eb3e..0cbbc10 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -62,7 +62,7 @@ pygmentsUseClasses = true
# Enable Google Analytics by entering your tracking code
-googleAnalytics = "UA-113314068-2"
+#googleAnalytics = "UA-113314068-2"
# RSS Feed
@@ -468,7 +468,8 @@ consectetuer adipiscing
# used in layouts/partials/head.google.gtags.html
# you need to enter the Tracking-ID above
# googleAnalytics = ""
- enableGoogleGtag=true
+ #enableGoogleGtag=true
+ enableGoogleGtag=false
# Google Maps API key
# get our own: https://developers.google.com/maps/documentation/javascript/adding-a-google-map#key