0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 08:30:27 +03:00

Added RSS

This commit is contained in:
2024-09-04 21:45:53 +00:00
parent 536956f0f3
commit 7770a0852c
3 changed files with 60 additions and 0 deletions

View File

@ -12,6 +12,7 @@
},
"dependencies": {
"@astrojs/check": "^0.9.3",
"@astrojs/rss": "^4.0.7",
"astro": "^4.15.2",
"typescript": "^5.5.4"
},