Add RSS mechnaisms

This commit is contained in:
2023-11-27 19:30:58 -06:00
parent dec63c64d5
commit 008f1bf960
3 changed files with 46 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
},
"dependencies": {
"@astrojs/check": "^0.3.1",
"@astrojs/rss": "^3.0.0",
"@astrojs/sitemap": "^3.0.3",
"@astrojs/tailwind": "^5.0.2",
"astro": "^3.6.0",