mirror of
https://github.com/Lissy93/web-check.git
synced 2025-08-16 07:38:08 +02:00
fix: Remove the redirect from netlify config
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user