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

Commit 8c75345

Browse files
author
Jesper Orb
authored
Revert "chore: handle netlify redirects" (#79)
Revert "chore: handle netlify redirects"
2 parents d812fe9 + a6a8802 commit 8c75345

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)