fix: add posts to rss.xml

This commit is contained in:
Sean McPherson
2022-12-19 06:49:28 -05:00
parent 2b5008fce9
commit cd303a03a6
4 changed files with 23 additions and 9 deletions

View File

@@ -10,7 +10,7 @@
"astro": "astro"
},
"devDependencies": {
"@astrojs/rss": "^1.0.3",
"@astrojs/rss": "^1.2.1",
"@astrojs/sitemap": "^1.0.0",
"astro": "^1.6.11",
"esbuild": "^0.15.12",