Testing webhooks with hugo
This commit is contained in:
parent
a6eefc9af7
commit
f985be02a9
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