mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-08 03:37:12 -04:00

Former-commit-id: 44c78bb10193d32ef422c77acf192efa34b5cabb [formerly b0eaecb5987c47ff0cb305e8924dd5a2482ff864 [formerly c21212063e2c08430234245028681fa6ec9b2a94]] Former-commit-id: 7b3df09a8e01639a4cca463ad87dd235b9441415 Former-commit-id: e3cf9cb69019cd572819bdf1f061374a4527e5fb
23 lines
792 B
HTML
23 lines
792 B
HTML
<!DOCTYPE html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Redirecting to latest Kiwix JS Windows UWP release</title>
|
|
<meta http-equiv="refresh"
|
|
content="2; URL=https://github.com/kiwix/kiwix-js-windows/releases/tag/v1.2.1">
|
|
</head>
|
|
|
|
<body>
|
|
<div style="max-width: 1240px; margin: 3em auto">
|
|
<h1>Redirecting to latest Kiwix JS Windows UWP release...</h1>
|
|
<p>If your browser does not automatically redirect, please click on:</p>
|
|
<p><a href="https://github.com/kiwix/kiwix-js-windows/releases/tag/v1.2.1">
|
|
Kiwix JS Windows: releases
|
|
</a>
|
|
</p>
|
|
<img style="margin-left: auto; margin-right: auto; width: 25%; display: block;" alt="Kiwix JS Logo" src="images/Kiwix_logo_v3_300_midnight_blue.png">
|
|
</div>
|
|
</body>
|
|
|
|
|