Files
cf-multisite/src
Heimdall 2c9c36c40c
All checks were successful
TypeScript CI / build (push) Successful in 36s
Deploy to R2 / deploy (push) Successful in 1m46s
Fix SSG compatibility: fallback /path.html to /path/index.html
Astro and other SSG frameworks generate /path/index.html instead of /path.html.
Added fallback logic so /products resolves to /products/index.html when
/products.html doesn't exist in R2.
2026-04-01 04:47:54 +00:00
..