mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-08 19:57:46 -04:00
23 lines
778 B
HTML
23 lines
778 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/v2.4.8-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/v2.4.8-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>
|
|
|
|
|