From 19a7f16919adca74bf31b43c4195867cc65d0459 Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Mon, 27 Apr 2020 20:40:20 -0400 Subject: [PATCH] Updated googleAnalytics --- config.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index 3b8d3ba..8414685 100644 --- a/config.yaml +++ b/config.yaml @@ -10,6 +10,9 @@ enableRobotsTXT: true buildDrafts: false canonifyURLs: true +googleVerification: "" # Google Verification +googleAnalytics: "UA-163975086-1" # UA-XXXXXXXX-X + # https://gohugo.io/content-management/syntax-highlighting/ pygmentsOptions: "" pygmentsCodefences: true @@ -66,8 +69,6 @@ params: postMetaInFooter: true # contain author, lastMod, markdown link, license linkToMarkDown: true # Only effective when hugo will output .md files. contentCopyright: 'Creative Commons License' - googleVerification: "" # Google Verification - googleAnalytics: "UA-163975086-1" # UA-XXXXXXXX-X social: a-email: "mailto:bastian@bdebyl.net"