update @ Sun 5 Sep 03:52:51 EEST 2021

This commit is contained in:
Ari Archer 2021-09-05 03:52:51 +03:00
parent bda7ab3641
commit f34fcda1d5

View file

@ -1,11 +1,11 @@
[[redirects]] [[redirects]]
from = "/*" from = "/*"
to = "/page/404" to = "/page/404/index.html"
status = 404 status = 404
force = false force = false
[[redirects]] [[redirects]]
from = "/404.html" from = "/404.html"
to = "/page/404" to = "/page/404/index.html"
status = 200 status = 200
force = true force = true