mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02: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