From 22351f4af39a9e3877cc11c4b944ad68a5f92488 Mon Sep 17 00:00:00 2001 From: digitalcraftsman Date: Sat, 25 Mar 2017 16:06:52 +0100 Subject: [PATCH] Switch to Hugo's internal GA variable --- config.toml | 8 ++++---- layouts/partials/site-scripts.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config.toml b/config.toml index 31e693224..ec5838cf0 100644 --- a/config.toml +++ b/config.toml @@ -51,17 +51,17 @@ verbose = false verboseLog = false # Setting this to false will keep hugo from watching for changes during local development watch = true +# Add GA Tracking Code Here. This leverages a built-in (ie, "internal") partial from HUGO: https://gohugo.io/extras/analytics#configuring-google-analytics +googleAnalytics = "" [permalinks] temp = "/:title" #CUSTOM PARAMS [params] - organizationname = "" + organizationname = "" sitedescription = "" release = "0.20" - # Add GA Tracking Code Here. This leverages a built-in (ie, "internal") partial from HUGO: https://gohugo.io/extras/analytics#configuring-google-analytics - googleanalyticstrackingcode = "" ## Critical Render Path. If true, site style will be embedded in a