Set baseURL to "/"

This commit is contained in:
Aloïs Micard 2020-09-02 12:25:37 +02:00
parent f89b69c51c
commit 62cc6265d7

View file

@ -1,4 +1,4 @@
baseURL = "https://blog.creekorful.com"
baseURL = "/"
languageCode = "en-us"
title = "Aloïs Micard | Tech blog"
theme = "terminal"