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