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"
|
||||
theme = "novela"
|
||||
disableKinds = ["taxonomy", "taxonomyTerm"]
|
||||
canonifyURLs = true
|
||||
relativeURLs = true
|
||||
CanonifyURLs = true
|
||||
RelativeURLs = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue