Merge pull request #31 from jcdepth/master
Moved title setting outside of params
This commit is contained in:
commit
933beda246
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
baseurl = "https://example.com/"
|
||||
languageCode = "en"
|
||||
|
||||
title = "Title"
|
||||
theme = "hyde-hyde"
|
||||
|
||||
## Hugo Built-in Features
|
||||
|
|
Loading…
Reference in a new issue