mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-21 02:23:33 -04:00

Former-commit-id: 73e9a7b867216059641661092e2c3ffd6307ab35 [formerly d10b6b28fcbf9af12d719fcd5bd0383ff6016e42 [formerly 05167bc0495e0ce71a9c66ec463b5e2077282591]] Former-commit-id: bf0f08e20b07b3fbfda09e30cadd93fd6109cd49 Former-commit-id: 620b869834f95afc5c3bc60dccf50f690b95c7bd
20 lines
783 B
HTML
20 lines
783 B
HTML
<!DOCTYPE html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Redirecting to latest WikiMed UWP release</title>
|
|
<meta http-equiv="refresh"
|
|
content="2; URL=https://github.com/kiwix/kiwix-js-windows/releases/tag/v1.1.4-WikiMed">
|
|
</head>
|
|
|
|
<body>
|
|
<div style="max-width: 1240px; margin: 3em auto">
|
|
<h1>Redirecting to latest Kiwix JS WikiMed 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.1.4-WikiMed">
|
|
Kiwix JS WikiMed UWP: releases
|
|
</a>
|
|
</p>
|
|
<img style="margin-left: auto; margin-right: auto; width: 25%; display: block;" alt="WikiMed Logo" src="images/WikiMed_400x430.png">
|
|
</div>
|
|
</body> |