Testing webhooks with hugo

This commit is contained in:
David 2020-11-19 22:32:03 +01:00
commit 3854dfeeb3

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