Skip to content

Commit ab13159

Browse files
purge google analytics service
1 parent 1456f8c commit ab13159

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: hugo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ defaultContentLanguageInSubdir = false
2020

2121
########################### Services #############################
2222
[services]
23-
[services.googleAnalytics]
24-
ID = 'G-MEASUREMENT_ID' # see https://gohugo.io/templates/internal/#configure-google-analytics
23+
#[services.googleAnalytics]
24+
#ID = 'G-MEASUREMENT_ID' # see https://gohugo.io/templates/internal/#configure-google-analytics
2525

2626
#[services.disqus]
2727
#shortname = 'themefisher-template' # we use disqus to show comments in blog posts . To install disqus please follow this tutorial https://portfolio.peter-baumgartner.net/2017/09/10/how-to-install-disqus-on-hugo/

0 commit comments

Comments
 (0)