feat: Initialisation du projet Hugo

This commit is contained in:
2020-07-02 10:30:23 +02:00
commit 3d7aaef715

3
config.toml Normal file
View File

@ -0,0 +1,3 @@
baseURL = "https://cremeaux.fr/"
languageCode = "fr-fr"
title = "Crémeaux"