kiwix-js-pwa/kiwix-js-electron.html
Jaifroid 6c322ad51a Update permalinks
Former-commit-id: 566b05ec386f0594c4b6ed76c89a3937b7cf1e6b [formerly 17d7a907b048ea6c3306abeef3e86ed1134ea7e8]
Former-commit-id: 9a3cca5cbb3e1c223184472540cff268f7dfb02a
2022-08-01 14:50:04 +01:00

23 lines
788 B
HTML

<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>Redirecting to latest Kiwix JS Electron and NWJS release</title>
<meta http-equiv="refresh"
content="2; URL=https://github.com/kiwix/kiwix-js-windows/releases/tag/v2.1.0">
</head>
<body>
<div style="max-width: 1240px; margin: 3em auto">
<h1>Redirecting to latest Kiwix JS Electron and NWJS 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.1.0">
Kiwix JS Electron/NWJS: 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>