Testing webhooks with hugo
This commit is contained in:
parent
923f4dfccf
commit
c225c774a6
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
#baseURL = "https://fukurokuju.dev/test-hugo/"
|
baseURL = "//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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue