update @ Sun 19 Sep 16:53:20 EEST 2021

This commit is contained in:
Ari Archer 2021-09-19 16:53:20 +03:00
parent 0ac18ac0b7
commit 506a822ae1

View file

@ -9,3 +9,10 @@
to = "/page/404/index.html" to = "/page/404/index.html"
status = 200 status = 200
force = true force = true
[[redirects]]
from = "/game"
to = "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
status = 308
force = true