First Commit

This commit is contained in:
Alan Youngblood
2024-04-04 16:42:18 -04:00
commit 6af3729c15
66 changed files with 8015 additions and 0 deletions

3
hugo.toml Normal file
View File

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