Update config.toml
This commit is contained in:
parent
52bd14aa2f
commit
b7b1a3e0e2
|
@ -1,4 +1,4 @@
|
||||||
baseURL = https://elated-lumiere-225c1a.netlify.com"
|
baseURL = "https://elated-lumiere-225c1a.netlify.com"
|
||||||
title = "Living Life"
|
title = "Living Life"
|
||||||
theme = "zzo"
|
theme = "zzo"
|
||||||
|
|
||||||
|
@ -40,4 +40,4 @@ googleAnalytics = "UA-147090349-5"
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
category = "categories"
|
category = "categories"
|
||||||
tag = "tags"
|
tag = "tags"
|
||||||
series = "series"
|
series = "series"
|
||||||
|
|
Loading…
Reference in New Issue