Initial site

This commit is contained in:
Madison Scott-Clary
2022-04-19 08:36:06 -07:00
commit 1c4e650713
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'