kiwix-js-pwa/index.html
Jaifroid ee41df930b Add language to redirection page
Former-commit-id: 3bbd48931d244479df3a5eb920e47fc4fd968479
2022-10-07 11:15:45 +01:00

8 lines
167 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0; url=www/index.html">
<title>Redirection to index.html</title>
<body>
</body>
</html>