mirror of
https://github.com/Lissy93/web-check.git
synced 2024-11-22 08:13:59 +01:00
fix: Remove the redirect from netlify config
This commit is contained in:
parent
0ff76de682
commit
ce9201594e
@ -27,12 +27,6 @@
|
||||
status = 301
|
||||
force = true
|
||||
|
||||
# For router history mode, ensure pages land on index
|
||||
[[redirects]]
|
||||
from = "/*"
|
||||
to = "/index.html"
|
||||
status = 200
|
||||
|
||||
# Plugins
|
||||
[[plugins]]
|
||||
package = "netlify-plugin-chromium"
|
||||
|
Loading…
Reference in New Issue
Block a user