feat(master): added sitemap and readded ssg to contact page

This commit is contained in:
2025-07-17 17:25:09 -06:00
parent 3a5a697c95
commit be60e9b4b1
6 changed files with 60 additions and 3 deletions

View File

@ -30,5 +30,8 @@
"vite": "^7.0.5",
"vite-plugin-devtools-json": "^0.3.0",
"wrangler": "^4.25.0"
},
"dependencies": {
"date-fns": "^4.1.0"
}
}