Initial commit

This commit is contained in:
Bastian de Byl
2017-12-21 01:01:24 -05:00
commit df95f39552
4 changed files with 13 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"