Testing webhooks with hugo

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

View file

@ -5,3 +5,4 @@ theme = "novela"
disableKinds = ["taxonomy", "taxonomyTerm"] disableKinds = ["taxonomy", "taxonomyTerm"]
CanonifyURLs=true CanonifyURLs=true
RelativeURLs=true RelativeURLs=true
UglyURLs=true