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

Added sitemap

This commit is contained in:
2024-09-05 14:55:42 +00:00
parent 7770a0852c
commit 7ba2de7148
4 changed files with 103 additions and 13 deletions

View File

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