# Cloudflare Pages _redirects — SPA fallback for Blazor client-side routing.
# Any path that doesn't match a real file falls through to index.html with a
# 200 (not a 301/302), so the Blazor router sees the original URL.
#
# See: https://developers.cloudflare.com/pages/configuration/redirects/
/*    /index.html   200
