Moved title setting outside of params
This commit is contained in:
parent
6821a0e0e1
commit
cb3b1b4142
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
baseurl = "https://example.com/"
|
baseurl = "https://example.com/"
|
||||||
languageCode = "en"
|
languageCode = "en"
|
||||||
|
|
||||||
|
title = "Title"
|
||||||
theme = "hyde-hyde"
|
theme = "hyde-hyde"
|
||||||
|
|
||||||
## Hugo Built-in Features
|
## Hugo Built-in Features
|
||||||
|
|
Loading…
Reference in a new issue