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"