Testing webhooks with hugo

This commit is contained in:
David 2020-11-19 22:57:36 +01:00
commit 3a161598c5

View file

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