feat: add sitemap.xml (#33)

Co-authored-by: saica.go <zephyird@gmail.com>
This commit is contained in:
CorrectRoad
2024-04-22 23:48:31 +08:00
committed by GitHub
parent e80999669a
commit 91773fc520
4 changed files with 49 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
},
"dependencies": {
"@astrojs/check": "^0.5.9",
"@astrojs/sitemap": "^3.1.2",
"@astrojs/rss": "^4.0.5",
"@astrojs/svelte": "^5.2.0",
"@astrojs/tailwind": "^5.1.0",