Testing webhooks with hugo

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

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"