Testing webhooks with hugo
This commit is contained in:
parent
b32932382d
commit
95c57f9b60
1 changed files with 2 additions and 3 deletions
|
|
@ -1,8 +1,7 @@
|
|||
#baseURL = "https://fukurokuju.dev/test-hugo"
|
||||
baseURL = "//test-hugo"
|
||||
languageCode = "en-us"
|
||||
title = "My New Hugo Site"
|
||||
theme = "novela"
|
||||
disableKinds = ["taxonomy", "taxonomyTerm"]
|
||||
#canonifyURLs = true
|
||||
canonifyURLs = true
|
||||
relativeURLs = true
|
||||
#uglyURLs = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue