Testing webhooks with hugo

This commit is contained in:
David 2020-11-19 22:31:35 +01:00
commit f985be02a9

View file

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