add sitemap
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-03-18 22:56:41 -04:00
parent 1115a7afdd
commit 78b35a7d83
4 changed files with 123 additions and 18 deletions

View File

@@ -14,7 +14,8 @@
},
"homepage": "https://www.nycbookstores.org/",
"dependencies": {
"cheerio": "^1.0.0-rc.12"
"cheerio": "^1.0.0",
"sitemap": "^8.0.0"
},
"type": "module"
}