changes
This commit is contained in:
parent
1af9897958
commit
52bd14aa2f
|
@ -1,5 +1,5 @@
|
|||
baseURL = "https://example.org"
|
||||
title = "Hugo Zzo Theme"
|
||||
baseURL = https://elated-lumiere-225c1a.netlify.com"
|
||||
title = "Living Life"
|
||||
theme = "zzo"
|
||||
|
||||
defaultContentLanguage = "en"
|
||||
|
@ -15,8 +15,8 @@ enableEmoji = true
|
|||
paginate = 13
|
||||
rssLimit = 100
|
||||
|
||||
enableGitInfo = false
|
||||
googleAnalytics = ""
|
||||
enableGitInfo = true
|
||||
googleAnalytics = "UA-147090349-5"
|
||||
|
||||
[markup]
|
||||
[markup.goldmark]
|
||||
|
|
Loading…
Reference in New Issue