diff --git a/config.toml b/config.toml index b70106f..85f0a3e 100644 --- a/config.toml +++ b/config.toml @@ -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