The baseURL should have a slash at the end

This commit is contained in:
Alexis Tacnet
2016-12-31 12:10:33 +01:00
parent bf617db468
commit e4c5bb57ca
3 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
baseurl = "https://example.com"
baseurl = "https://example.com/"
theme = "cocoa-eh-hugo-theme"
builddrafts = true
canonifyurls = true