kiwix-js-pwa/kiwix-js-nwjs.html
Jaifroid 89739360ad Update kiwix-js-nwjs.html
Former-commit-id: f71972b0bef634f4c6cebe56edeec1074933ebfc [formerly e3ae8574ef07c84456d6824d6b04666d621ad0fc [formerly fd183a4a91b14c5f14c4995b6cbb15908e806950]]
Former-commit-id: 4d757bad767b950dc1910eb086258844074d1ba6
Former-commit-id: bca33c45e8046d2abb8efa44c3f9ac72cc94baff
2021-02-25 22:56:03 +00:00

22 lines
779 B
HTML

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