Update config.toml
This commit is contained in:
parent
b7b1a3e0e2
commit
9fb10c7549
|
@ -1,4 +1,4 @@
|
||||||
baseURL = "https://example.org"
|
baseURL = "https://elated-lumiere-225c1a.netlify.com"
|
||||||
title = "Hugo Zzo Theme"
|
title = "Hugo Zzo Theme"
|
||||||
theme = "zzo"
|
theme = "zzo"
|
||||||
|
|
||||||
|
@ -40,4 +40,4 @@ googleAnalytics = ""
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
category = "categories"
|
category = "categories"
|
||||||
tag = "tags"
|
tag = "tags"
|
||||||
series = "series"
|
series = "series"
|
||||||
|
|
Loading…
Reference in New Issue