feat: Initialisation du projet Hugo

This commit is contained in:
Simon 2020-07-02 10:30:23 +02:00
commit 3d7aaef715
1 changed files with 3 additions and 0 deletions

3
config.toml Normal file
View File

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