Commit aae2c67
docs: add root index.html fallback so SWA deploy validation passes
The static-web-apps-deploy action requires a default file (index.html)
at the app root, and the /stability-matrix/ prefix left the dist root
without one, failing the first deploy. This page satisfies the check
and meta-refreshes to /stability-matrix/ as a fallback for hosts
without SWA routing (e.g. local preview); on Azure the "/" 302 route
still takes precedence. Replaced by a real landing page when the site
goes multi-product.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 1150f87 commit aae2c67
1 file changed
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments