Updated googleAnalytics
This commit is contained in:
@@ -10,6 +10,9 @@ enableRobotsTXT: true
|
|||||||
buildDrafts: false
|
buildDrafts: false
|
||||||
canonifyURLs: true
|
canonifyURLs: true
|
||||||
|
|
||||||
|
googleVerification: "" # Google Verification
|
||||||
|
googleAnalytics: "UA-163975086-1" # UA-XXXXXXXX-X
|
||||||
|
|
||||||
# https://gohugo.io/content-management/syntax-highlighting/
|
# https://gohugo.io/content-management/syntax-highlighting/
|
||||||
pygmentsOptions: ""
|
pygmentsOptions: ""
|
||||||
pygmentsCodefences: true
|
pygmentsCodefences: true
|
||||||
@@ -66,8 +69,6 @@ params:
|
|||||||
postMetaInFooter: true # contain author, lastMod, markdown link, license
|
postMetaInFooter: true # contain author, lastMod, markdown link, license
|
||||||
linkToMarkDown: true # Only effective when hugo will output .md files.
|
linkToMarkDown: true # Only effective when hugo will output .md files.
|
||||||
contentCopyright: '<a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc/4.0/80x15.png" /></a>'
|
contentCopyright: '<a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc/4.0/80x15.png" /></a>'
|
||||||
googleVerification: "" # Google Verification
|
|
||||||
googleAnalytics: "UA-163975086-1" # UA-XXXXXXXX-X
|
|
||||||
|
|
||||||
social:
|
social:
|
||||||
a-email: "mailto:bastian@bdebyl.net"
|
a-email: "mailto:bastian@bdebyl.net"
|
||||||
|
|||||||
Reference in New Issue
Block a user