Fixed config.toml for Hugo
This commit is contained in:
parent
e491c59bf0
commit
fb137564fe
|
@ -1,5 +1,4 @@
|
|||
#baseurl = "https://www.boniface.me/"
|
||||
baseurl = "http://localhost/"
|
||||
baseurl = "http://www.boniface.me/"
|
||||
languageCode = "en-us"
|
||||
title = "Joshua Boniface, sysadmin"
|
||||
theme = "hugo-uno"
|
||||
|
|
Loading…
Reference in New Issue