Add contact info to RSS feed

This commit is contained in:
David Eisinger
2024-01-12 10:09:56 -05:00
parent 69d96e7813
commit ce64182a46

View File

@@ -4,6 +4,10 @@ title = 'David Eisinger'
theme = 'v2' theme = 'v2'
enableGitInfo = true enableGitInfo = true
[author]
name = 'David Eisinger'
email = 'hello@davideisinger.com'
[permalinks] [permalinks]
pages = '/:title' pages = '/:title'