experiment with netlify rewrite

This commit is contained in:
Karol Wypchlo 2020-02-12 17:20:25 -05:00
parent 6d89dbaef8
commit 2cb1298f3c
1 changed files with 5 additions and 0 deletions

5
netlify.toml Normal file
View File

@ -0,0 +1,5 @@
[[redirects]]
from = "/*"
to = "https://siasky.net/:splat"
status = 200
force = true