mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-22 02:57:00 -04:00

Former-commit-id: 070fe8a166db4fd03289acc5a4343423b3771bb7 [formerly b76da0bf1d9cdc1a0d72673a4085b2d05bbba09b [formerly dadb7cbca9f2228775ddb636b788b14a80f064eb]] Former-commit-id: 40bb955bb79b8fcb33905746a465e5b1252cfc46 Former-commit-id: 48a4d36139cf52f6d355421261c43fe5ac91c09b
25 lines
785 B
HTML
25 lines
785 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.2.6N">
|
|
</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.2.6N">
|
|
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>
|
|
|
|
|
|
|
|
|