Explorar o código

build: add redirect for netlify deployment

satnaing %!s(int64=2) %!d(string=hai) anos
pai
achega
8b47f6c7a6
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      netlify.toml

+ 4 - 0
netlify.toml

@@ -0,0 +1,4 @@
+[[redirects]]
+  from = "/*"
+  to = "/index.html"
+  status = 200