mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-08-06 04:48:44 -04:00

Former-commit-id: 7c3f496c65093693cd6554627357d0f95d92bc2b [formerly 18248d4c79b9e30e2b5189b8c2166c9d1e12a7c3 [formerly 9b2399cc756cf582e4fc9a2b4db999ea37f2616d]] Former-commit-id: d99756dca18e1352adb8a14a295db12d427d71f5 Former-commit-id: ff9e12e3846c2736a9504ed290ac49c845f6298b
23 lines
790 B
HTML
23 lines
790 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/v1.7.2E">
|
|
</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/v1.7.2E">
|
|
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>
|
|
|
|
|