mirror of
https://codeberg.org/alicia/web-check.git
synced 2026-03-14 14:45:48 +01:00
fix: Remove the redirect from netlify config
This commit is contained in:
parent
0ff76de682
commit
ce9201594e
1 changed files with 0 additions and 6 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue