Testing webhooks with hugo

This commit is contained in:
David 2020-11-19 22:37:43 +01:00
commit 03132a087c

View file

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