first commit

This commit is contained in:
2021-12-22 16:28:28 +01:00
commit 989ca1a41b
2 changed files with 9 additions and 0 deletions

3
config.toml Normal file
View File

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