Rename RSS feed to rss.xml

This commit is contained in:
Eryn Wells 2021-12-27 11:39:13 -07:00
parent 4277b204f6
commit 24272e7a3b

View file

@ -3,6 +3,11 @@ languageCode = 'en-us'
title = 'Erynwells.me'
defaultContentLanguage = 'en'
[outputFormats]
[outputFormats.RSS]
baseName = 'rss'
suffixes = ['xml']
[author]
name = 'Eryn Wells'