feat: RSS feed-a lortzen du

This commit is contained in:
2026-08-15 11:55:31 +02:00
parent 83e2926574
commit df8966ba43
8 changed files with 738 additions and 37 deletions

View File

@@ -12,6 +12,11 @@
"astro": "astro"
},
"dependencies": {
"astro": "^7.2.2"
"@astrojs/react": "^6.0.2",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
"astro": "^7.2.2",
"react": "^19.2.8",
"react-dom": "^19.2.8"
}
}
}