Adding RSS support

This commit is contained in:
Timothy Rogers 2025-02-09 10:36:10 -05:00
parent ecd697c489
commit 6773a5be12
4 changed files with 45 additions and 1 deletions

View file

@ -11,6 +11,7 @@
},
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/rss": "^4.0.11",
"@astrojs/tailwind": "^6.0.0",
"@tailwindcss/typography": "^0.5.16",
"astro": "^5.2.3",