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

Former-commit-id: 382587dfb11b64b53d48e0340cb5f4c11b6d09d1 [formerly 4491718be0b00b06a88b42d52da6d1ad2db0fbfa [formerly 96a71d77f14c87292f26537512a2a2557cce67a3]] Former-commit-id: 25717b56751eec2bd7147c5610da688daae00df1 Former-commit-id: af0704d395b520617e629beee75702ddcaf7c6e2
20 lines
787 B
HTML
20 lines
787 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-windows/releases/tag/v1.5.0E">
|
|
</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-windows/releases/tag/v1.5.0E">
|
|
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> |