mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 07:48:52 +00:00
Change baseurl to empty string to fix CSS in dev URL
This commit is contained in:
committed by
Anthony Fok
parent
a4400e8afe
commit
240f675f2c
+1
-1
@@ -1,4 +1,4 @@
|
||||
baseurl = "https://hugodocs.info"
|
||||
baseurl = ""
|
||||
canonifyurls = true
|
||||
# Pointing to this file
|
||||
config = "config.toml"
|
||||
|
||||
Reference in New Issue
Block a user