kiwix-js-pwa/wikimed-electron.html
Jaifroid 02debc71fd Update wikimed-electron.html
Former-commit-id: 433137b16a7fb087fa8d405b4a8fb192296e0388 [formerly 1a1591ab0380bb1ac4702f003d3bfa7a12662b4d [formerly c188f0d76646fe126d5741b11de8c69bdb20f548]]
Former-commit-id: d133e6dc44a0373080e68e0d8f4345ec23c6ddbb
Former-commit-id: 3bed6075908807c9806c8ba8d83766afcd59bef6
2021-04-10 08:12:08 +01:00

22 lines
781 B
HTML

<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>Redirecting to latest WikiMed Electron release</title>
<meta http-equiv="refresh"
content="2; URL=https://github.com/kiwix/kiwix-js-windows/releases/tag/v1.2.4E-WikiMed">
</head>
<body>
<div style="max-width: 1240px; margin: 3em auto">
<h1>Redirecting to latest WikiMed Electron 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.4E-WikiMed">
Kiwix JS WikiMed Electron edition: 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>