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"
title = "My New Hugo Site"
theme = "novela"
disableKinds = ["taxonomy", "taxonomyTerm"]
canonifyURLs = true
#relativeurls = false
# Nothing important, just touching a file to push