mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-22 02:57:00 -04:00

Former-commit-id: 819c7409c0bda179e4e0b21644c29f6c827562d7 [formerly 28d0f23d80771d280f009c4ecbca9cae66350e4f [formerly ee2dfbeae89cf5be5d5042b1d9115f5b323237dc]] Former-commit-id: cb02949033977e22ab20b2b20a2a1dec1d64d483 Former-commit-id: 3aa3443f3d4f940e14c12edb135043508868633a
26 lines
798 B
HTML
26 lines
798 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.3">
|
|
</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.3">
|
|
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>
|
|
|
|
|
|
|
|
|
|
|