summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config.toml b/docs/config.toml
index ee896149..f9cc482b 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -9,7 +9,7 @@ theme = "hugo-material-docs"
copyright = "Released under the MIT license"
provider = "GitHub"
repo_url = "https://github.com/hairyhenderson/gomplate"
- googleAnalytics = "UA-82637990-1"
+ googleAnalytics = "UA-82637990-3"
logo = "images/gomplate-icon.svg"
favicon = "favicon.ico"
custom_css = ["stylesheets/custom-palettes.css"]