kiwix-js-pwa/kiwix-js-uwp.html
Jaifroid 4dffe561e4 Update kiwix-js-uwp.html
Former-commit-id: 14af945e0b4c0961c08bd9e0b19f772c92910bc5 [formerly 291d0bef55ae80fa51f0cf7718c0d22176d78cd9 [formerly e81358e04d7bdcb38ae97d3187dbd1c45a506e3e]]
Former-commit-id: d1d5a82102d530723299267bec1c4c80a8dfdbaa
Former-commit-id: f45c199044a042273b298ca433f90fa69834c0a9
2021-04-20 16:45:45 +01:00

28 lines
802 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.5">
</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.5">
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>