Fix baseURL

This commit is contained in:
David 2021-01-11 23:21:04 +01:00
commit 6dc98cc97f

View file

@ -1,8 +1,7 @@
baseURL = "phireh.fukurokuju.dev/test-hugo/" baseURL = "https://phireh.fukurokuju.dev/test-hugo"
languageCode = "en-us" languageCode = "en-us"
title = "My New Hugo Site" title = "My New Hugo Site"
theme = "novela" theme = "novela"
disableKinds = ["taxonomy", "taxonomyTerm"] disableKinds = ["taxonomy", "taxonomyTerm"]
canonifyURLs = true canonifyURLs = true
#relativeurls = false #relativeurls = false
# Nothing important, just touching a file to push