summaryrefslogtreecommitdiffstats
path: root/exampleSite/config/_default/config.yaml
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2024-09-27 20:23:26 +0200
committerGitHub <noreply@github.com>2024-09-27 20:23:26 +0200
commit628b3c2249db280ecb60ec0f8fd8053f88a265e4 (patch)
tree28b485882134deee3a6b1cb78b041c4fe4930f1a /exampleSite/config/_default/config.yaml
parent96fdcc50bde51af98c8ded2890f4c45c2c801b6e (diff)
downloadgohugo-theme-ed-628b3c2249db280ecb60ec0f8fd8053f88a265e4.tar.gz
Add Google Tag Manager support (#178)
Diffstat (limited to 'exampleSite/config/_default/config.yaml')
-rw-r--r--exampleSite/config/_default/config.yaml9
1 files changed, 0 insertions, 9 deletions
diff --git a/exampleSite/config/_default/config.yaml b/exampleSite/config/_default/config.yaml
index 719eebb..dca03da 100644
--- a/exampleSite/config/_default/config.yaml
+++ b/exampleSite/config/_default/config.yaml
@@ -24,15 +24,6 @@ disableKinds:
taxonomies:
tag: tags
-# Google Analytics Tracking ID.
-#
-# For more info, read the article
-# https://support.google.com/analytics/answer/10089681
-#
-# Set `HUGO_ENV` environment variable or `site.Params.env` configuration
-# parameter to "production" to use Google Analytics.
-googleAnalytics: ''
-
minify:
# Do not minify XML files to avoid CDATA escape issues
disableXML: true