Initial commit

This commit is contained in:
Aloïs Micard 2020-09-02 10:23:49 +02:00
commit 1f52eae29f
7 changed files with 74 additions and 0 deletions

3
config.toml.bak Normal file
View file

@ -0,0 +1,3 @@
baseURL = "http://example.org/"
languageCode = "en-us"
title = "My New Hugo Site"