Added the initial blog

This commit is contained in:
2024-01-24 21:09:33 -06:00
commit cc119f1d59
6 changed files with 30 additions and 0 deletions

5
hugo.toml Normal file
View File

@@ -0,0 +1,5 @@
baseURL = 'https://pages.github.com/d1ngd0/blog/'
languageCode = 'en-us'
title = 'Paul Montag Blog'
theme = [ 'PaperMod' ]