kiwix-js-pwa/wikimed-electron.html
Jaifroid 07eb38569c Update wikimed-electron.html
Former-commit-id: 2d46d061237bd97499b166cab956c3db50ec62f9 [formerly 5f49395be9b2ee839cab8a6073b6832424d7c911 [formerly 176a94f891d52c81e8482a19f90a668712c64a92]]
Former-commit-id: 5b53d7f3ad2ea94acc6c5ec6b589e87c60cdc69b
Former-commit-id: 949446708de5a66298d2b9e9a8d6c6b8d671f1ea
2021-07-12 14:59:09 +01:00

23 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.5.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.5.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>