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