mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-22 02:57:00 -04:00

Former-commit-id: 29c6428d62b5693828c87a620ffcd943958ecacc [formerly 563e40243c4031a24ccf0e19efb685b1497ee82b [formerly c4b069faabfb4fc7aaee9a9a8b5ebe9264e7b919]] Former-commit-id: 5ea0afef7e8afbe90deeeb070b499a6048a514d4 Former-commit-id: 7d7490ea0761cd0b797248f24bde68574c48cd12
20 lines
777 B
HTML
20 lines
777 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.1.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.1.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> |