feat: add sitemap generation and robots.txt

This commit is contained in:
2026-08-02 16:01:21 +02:00
parent eb9db2afff
commit f85488fe2b
5 changed files with 107 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@
"test": "vitest run"
},
"dependencies": {
"@astrojs/sitemap": "^3.7.3",
"astro": "^7.1.6"
},
"devDependencies": {