Add rss integration

This commit is contained in:
Sat Naing
2022-09-14 01:44:24 +06:30
parent 98e45890f7
commit 90330abd71
2 changed files with 51 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/rss": "^1.0.1",
"astro": "^1.1.7"
},
"devDependencies": {