mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-21 10:37:13 -04:00

Former-commit-id: 6358eea639c8b9bb89a55905a2cba4f5cebf7223 [formerly bd8bfb7f2e84b7d4ed607475506c74d6322a160e [formerly 14241d88936dc6d19f782767a8fed79b8760263a]] Former-commit-id: dccf75dc1f6a246613c071987aa4b990057c7528 Former-commit-id: fb472d286bf99a19d91a8315e745c5bd080b80e7
20 lines
776 B
HTML
20 lines
776 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.1.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.1.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> |