Change baseurl to empty string to fix CSS in dev URL

This commit is contained in:
Ryan Watters
2017-06-21 11:02:03 -05:00
committed by Anthony Fok
parent a4400e8afe
commit 240f675f2c
+1 -1
View File
@@ -1,4 +1,4 @@
baseurl = "https://hugodocs.info"
baseurl = ""
canonifyurls = true
# Pointing to this file
config = "config.toml"