kiwix-js-pwa/kiwix-js-uwp.html
Jaifroid 2a4369d877 Update kiwix-js-uwp.html
Former-commit-id: 9e25595f7e6757c8afc1d2412ebd7baf8111a951 [formerly 9e5f6db13915b2601233b4fcb197403155f15d86 [formerly e005a8799e6357e322253a258b3a094dded50c48]]
Former-commit-id: ff81e06ab5bf03306323d2c4624aea08e589cc85
Former-commit-id: f49bbfcde4e7cd0a9e839ad87b5a2017d4694b20
2021-04-13 14:35:13 +01:00

27 lines
800 B
HTML

<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>Redirecting to latest Kiwix JS Windows UWP release</title>
<meta http-equiv="refresh"
content="2; URL=https://github.com/kiwix/kiwix-js-windows/releases/tag/v1.2.4">
</head>
<body>
<div style="max-width: 1240px; margin: 3em auto">
<h1>Redirecting to latest Kiwix JS Windows 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.2.4">
Kiwix JS Windows: releases
</a>
</p>
<img style="margin-left: auto; margin-right: auto; width: 25%; display: block;" alt="Kiwix JS Logo" src="images/Kiwix_logo_v3_300_midnight_blue.png">
</div>
</body>