kiwix-js-pwa/kiwix-js-nwjs.html
Jaifroid d68d1ec926 Update kiwix-js-nwjs.html
Former-commit-id: b86b73c91efed176fee2983811ef89bdaf3eb6d1 [formerly 0bd74681a643cf55dbee0f87490724bbe7f523c4 [formerly 9f761973bb23fecdca62ffe61dce2872dad39230]]
Former-commit-id: 65758853c95390a1817e49b72cc1c477052e7d52
Former-commit-id: 2f3cea02453b608198df7ed92082c5ddba1b5117
2021-09-06 07:22:42 +01:00

20 lines
787 B
HTML

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