Rename RSS feedl to be feed.rss

This commit is contained in:
Eryn Wells 2022-05-05 12:36:28 -07:00
parent 44145e2f4f
commit ce60159540
2 changed files with 3 additions and 3 deletions

View file

@ -5,8 +5,8 @@ defaultContentLanguage = 'en'
[outputFormats] [outputFormats]
[outputFormats.RSS] [outputFormats.RSS]
baseName = 'rss' baseName = 'feed'
suffixes = ['xml'] suffixes = ['rss']
[author] [author]
name = 'Eryn Wells' name = 'Eryn Wells'
@ -47,4 +47,4 @@ tag = 'tags'
[services] [services]
[services.twitter] [services.twitter]
disableInlineCSS = true disableInlineCSS = true