experiment with netlify rewrite
This commit is contained in:
parent
6d89dbaef8
commit
2cb1298f3c
|
@ -0,0 +1,5 @@
|
|||
[[redirects]]
|
||||
from = "/*"
|
||||
to = "https://siasky.net/:splat"
|
||||
status = 200
|
||||
force = true
|
Reference in New Issue