Force home redirect

This commit is contained in:
rijkvanzanten
2021-02-05 19:17:25 -05:00
parent d447da0ffa
commit fd6e87dd8b

View File

@@ -1,3 +1,5 @@
[[redirects]]
from = "/"
to = "/getting-started/introduction.html"
force = true
status = 200