mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-10 03:04:41 -04:00
config: Update to ga v4
This commit is contained in:
parent
2c0125b529
commit
1de2bc5a90
@ -1,7 +1,7 @@
|
|||||||
baseURL = "https://gohugo.io/"
|
baseURL = "https://gohugo.io/"
|
||||||
defaultContentLanguage = "en"
|
defaultContentLanguage = "en"
|
||||||
enableEmoji = true
|
enableEmoji = true
|
||||||
googleAnalytics = "UA-7131036-4"
|
googleAnalytics = "G-MBZGKNMDWC"
|
||||||
ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"]
|
ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"]
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
paginate = 100
|
paginate = 100
|
||||||
|
Loading…
x
Reference in New Issue
Block a user