Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit a6a8802

Browse files
author
jesperorb
committed
Revert "chore: handle netlify redirects"
This reverts commit 0e3b705.
1 parent d812fe9 commit a6a8802

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

netlify.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[[redirects]]
2+
from = "/*"
3+
to = "/index.html"
4+
status = 200
5+
force = false

public/_redirects

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)