mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-22 11:07:38 -04:00

Former-commit-id: 1f715f972e189e6ffe18f548d3d23ec242f7e77d [formerly 56163f69d049eb734851318cfeb51ad7768a25ec [formerly 79c7795c5db2c9499a0486ac7e6e7a99aa882405]] Former-commit-id: 3df46b67b40d057710a7e64f69ffd10a87cda751 Former-commit-id: 3deb5f19a00e13963e4f5335e4847f73a17a5476
21 lines
777 B
HTML
21 lines
777 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.4N">
|
|
</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.4N">
|
|
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>
|