diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2018-09-18 22:47:11 -0400 |
|---|---|---|
| committer | Dave Henderson <dhenderson@gmail.com> | 2018-09-18 22:47:11 -0400 |
| commit | 8fcd6d369d9ef7625f8274c2eefbec57012bddce (patch) | |
| tree | f02aedbe29319ab409fecfa7b72c2368b972311a /docs | |
| parent | 794de429f9944fc9f7c8c92e2c710abb087fffca (diff) | |
Updating GA ID
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/config.toml | 2 |
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"] |
