Change feed file extension

This commit is contained in:
Kevin Kandlbinder 2021-11-07 18:56:19 +00:00 committed by GitHub
parent b7d9e71259
commit 4688007416

View file

@ -217,7 +217,7 @@ module.exports = {
}
}
`,
output: "/blog/feed.xml",
output: "/blog/feed.rss",
title: extConfig.siteName + " Blog",
},
],