Testing webhooks with hugo

This commit is contained in:
David 2020-11-19 22:16:34 +01:00
commit 2753274f4b

View file

@ -3,3 +3,4 @@ languageCode = "en-us"
title = "My New Hugo Site"
theme = "novela"
disableKinds = ["taxonomy", "taxonomyTerm"]
canonifyURLs = true