Testing webhooks with hugo

This commit is contained in:
David 2020-11-19 22:47:55 +01:00
commit 47604476b5

View file

@ -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