mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-20 04:51:11 -05:00
feat: Implement sitemap generator
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
"installCommand": "bun install",
|
||||
"buildCommand": "bun run build",
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "/sitemap.xml",
|
||||
"destination": "https://api.thrillwiki.com/functions/v1/sitemap"
|
||||
},
|
||||
{
|
||||
"source": "/",
|
||||
"destination": "/api/ssrOG"
|
||||
|
||||
Reference in New Issue
Block a user