diff --git a/gatsby-config.js b/gatsby-config.js index b5290ca..26735f4 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -217,7 +217,7 @@ module.exports = { } } `, - output: "/blog/feed.xml", + output: "/blog/feed.rss", title: extConfig.siteName + " Blog", }, ],