kiwix-js-pwa/wikimed-electron.html
Jaifroid 73626e0540 Update wikimed-electron.html
Former-commit-id: 04902fdc002ee567ebeaa239d0b9c3773c61b890 [formerly ceae7b22c48070f679cae5b86c7e3e9a5db36c1f [formerly 4d2a4ff334e9b874bbca9f7d0e9262e65456ddf2]]
Former-commit-id: 21a2b5a2f662bb112e6a9f5daeffb703e6b2d273
Former-commit-id: 7e5ca6d07330fd0e9b281173c748613c75ba6cc2
2021-08-20 06:41:17 +01:00

23 lines
780 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.6.2E-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.6.2E-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>