kiwix-js-pwa/app/nwjs.html
2025-07-27 16:53:43 +03:00

23 lines
783 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-pwa/releases/tag/v3.6.8">
</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-pwa/releases/tag/v3.6.8">
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>