Testing webhooks with hugo
This commit is contained in:
parent
e82cdeb9b4
commit
b32932382d
1 changed files with 2 additions and 2 deletions
|
|
@ -3,6 +3,6 @@ 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 = true
|
relativeURLs = true
|
||||||
uglyURLs = true
|
#uglyURLs = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue