mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-22 11:07:38 -04:00

Former-commit-id: fe70ebf1c5ed3add9914c884febb64b3b2873111 [formerly 1cbccae7e920e39351b669eb250de3fe75daa917 [formerly eebab1e94e0da61ce0d50d4375e3913c03984afc]] Former-commit-id: 8c0390fe2cdd1d874029a7ecbe2bc704b30493bd Former-commit-id: 33c88cc6f6c75099172408f8c01284eaba1cc1f7
20 lines
783 B
HTML
20 lines
783 B
HTML
<!DOCTYPE html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Redirecting to latest WikiMed UWP release</title>
|
|
<meta http-equiv="refresh"
|
|
content="2; URL=https://github.com/kiwix/kiwix-js-windows/releases/tag/v1.1.0-WikiMed">
|
|
</head>
|
|
|
|
<body>
|
|
<div style="max-width: 1240px; margin: 3em auto">
|
|
<h1>Redirecting to latest Kiwix JS WikiMed UWP 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.0-WikiMed">
|
|
Kiwix JS WikiMed UWP: 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> |