diff --git a/config.toml b/config.toml index e7a7679..272f845 100644 --- a/config.toml +++ b/config.toml @@ -8,7 +8,7 @@ DefaultContentLanguage = "en" # Change this to change the site's language preserveTaxonomyNames = true [params] - google_analytics_id="G-K8C29Z7Q33" + # google_analytics_id="G-K8C29Z7Q33" # The name to display as main title in the home page mainpagetitle = "Ian Russel Adem" diff --git a/layouts/partials/head.html b/layouts/partials/head.html index aca96de..c0c75a5 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -15,5 +15,13 @@ {{- end }} {{/* Don't ask why it's like this. This original theme is a mess... */}} - {{ template "_internal/google_analytics.html" . }} + + +