summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDave Henderson <dhenderson@gmail.com>2018-09-18 22:47:11 -0400
committerDave Henderson <dhenderson@gmail.com>2018-09-18 22:47:11 -0400
commit8fcd6d369d9ef7625f8274c2eefbec57012bddce (patch)
treef02aedbe29319ab409fecfa7b72c2368b972311a /docs
parent794de429f9944fc9f7c8c92e2c710abb087fffca (diff)
Updating GA ID
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
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"]