added robots.txt and sitemap

This commit is contained in:
2025-07-01 13:54:12 -07:00
parent f477117a88
commit 7a08b6543c
4 changed files with 220 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
},
"dependencies": {
"@astrojs/node": "^9.2.1",
"@astrojs/sitemap": "^3.4.1",
"astro": "^5.7.13",
"dotenv": "^16.5.0"
}