Added google analytics, fixed config, theme update
This commit is contained in:
@@ -4,8 +4,7 @@ theme: "even"
|
|||||||
defaultContentLanguage: "en"
|
defaultContentLanguage: "en"
|
||||||
languageCode: "en"
|
languageCode: "en"
|
||||||
paginate: 5
|
paginate: 5
|
||||||
copyright: "" # default: author.name
|
copyright: "Bastian de Byl" # default: author.name
|
||||||
googleAnalytics: "" # UA-XXXXXXXX-X
|
|
||||||
preserveTaxonomyNames: true
|
preserveTaxonomyNames: true
|
||||||
enableRobotsTXT: true
|
enableRobotsTXT: true
|
||||||
buildDrafts: false
|
buildDrafts: false
|
||||||
@@ -68,6 +67,7 @@ params:
|
|||||||
linkToMarkDown: false # Only effective when hugo will output .md files.
|
linkToMarkDown: false # Only effective when hugo will output .md files.
|
||||||
contentCopyright: '' # e.g. '<a rel="license noopener" href="https://creativecommons.org/licenses/by-nc-nd/4.0/" target="_blank">CC BY-NC-ND 4.0</a>'
|
contentCopyright: '' # e.g. '<a rel="license noopener" href="https://creativecommons.org/licenses/by-nc-nd/4.0/" target="_blank">CC BY-NC-ND 4.0</a>'
|
||||||
googleVerification: "" # Google Verification
|
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