Testing webhooks with hugo
This commit is contained in:
parent
47604476b5
commit
923f4dfccf
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
baseURL = "https://fukurokuju.dev/test-hugo/"
|
||||
#baseURL = "https://fukurokuju.dev/test-hugo/"
|
||||
languageCode = "en-us"
|
||||
title = "My New Hugo Site"
|
||||
theme = "novela"
|
||||
disableKinds = ["taxonomy", "taxonomyTerm"]
|
||||
canonifyurls = true
|
||||
relativeurls = false
|
||||
#canonifyurls = true
|
||||
#relativeurls = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue