Testing webhooks with hugo

This commit is contained in:
David 2020-11-19 22:02:50 +01:00
commit bfd1492515

View file

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