mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-25 12:34:02 -04:00

Former-commit-id: ba8dafd3e664f380eed92018e5b5cfa1058d7acc [formerly 11273249feb280e1499f963b72e0b209d6fd66c0 [formerly 3667e7c7b8bc274ba4b2d3818d595465a5e921de]] Former-commit-id: 65c58e12b984325ad1b0a617ad3e19f25b136c01 Former-commit-id: f08a6b5fcf0c7ca1d16379087b4705b48e1c0bab
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.3.0E">
|
|
</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.3.0E">
|
|
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>
|
|
|
|
|