mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-11-28 23:16:39 +01:00
The baseURL should have a slash at the end
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
baseurl = "https://example.com"
|
||||
baseurl = "https://example.com/"
|
||||
theme = "cocoa-eh-hugo-theme"
|
||||
builddrafts = true
|
||||
canonifyurls = true
|
||||
|
||||
Reference in New Issue
Block a user