Add sitemap route

This commit is contained in:
Raven Scott
2024-09-16 14:22:37 -04:00
parent 13cf107559
commit 2b696a93de
2 changed files with 54 additions and 0 deletions

View File

@ -12,6 +12,7 @@
"dependencies": {
"body-parser": "^1.20.3",
"bootstrap": "^5.3.3",
"date-fns": "^4.0.0",
"dotenv": "^16.4.5",
"ejs": "^3.1.10",
"express": "^4.21.0",