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