Fix baseURL
This commit is contained in:
parent
3f2de58b86
commit
6dc98cc97f
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue