kiwix-js-pwa/wikimed-electron.html
Jaifroid 86f5cae031 Update wikimed-electron.html
Former-commit-id: ef7b8a8a2e6394acf3e251b24607132b414195cf [formerly 1c9064f4cad6bb917851f1bb29fde24ae1d95f6e [formerly ec4a21016c180f9bc690de39da08a7b8017622a0]]
Former-commit-id: c85ec97c701432341d4454c1573fc08269a5f85d
Former-commit-id: 2b52294a7b1dfde3fa6eb7e169f0d65215e03516
2021-05-12 21:22:15 +01:00

23 lines
783 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.3.0E-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.3.0E-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>