Testing webhooks with hugo

This commit is contained in:
David 2020-11-19 22:11:21 +01:00
commit 13f2e92741

View file

@ -1,4 +1,4 @@
baseURL = "https://fukurokuju.dev/test-hugo/"
baseURL = "https://fukurokuju.dev/test-hugo"
languageCode = "en-us"
title = "My New Hugo Site"
theme = "novela"