Moved title setting outside of params

This commit is contained in:
jcdepth 2018-08-31 04:06:02 -04:00
parent 6821a0e0e1
commit cb3b1b4142

View file

@ -2,6 +2,7 @@
baseurl = "https://example.com/"
languageCode = "en"
title = "Title"
theme = "hyde-hyde"
## Hugo Built-in Features