Testing webhooks with hugo
This commit is contained in:
parent
03132a087c
commit
47604476b5
1 changed files with 2 additions and 3 deletions
|
|
@ -3,6 +3,5 @@ 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 = false
|
||||||
UglyURLs=true
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue