mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-08-03 11:28:21 -04:00
8 lines
167 B
HTML
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> |