Skip to content

Commit cecd68f

Browse files
Update 404.html
1 parent 8084277 commit cecd68f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_just/404.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
window.location.href = "/ru"
9191
} else if (window.location.pathname == "/Encoder/1") {
9292
window.location.href = "/Encoder/ru"
93+
} else if (window.location.pathname == "/Encoder/0") {
94+
window.location.href = "/Encoder/"
9395
} else {
9496
window.location.href = "/"
9597
}

0 commit comments

Comments
 (0)