kiwix-js-pwa/kiwix-js-electron.html
Jaifroid 03928d2c01 Update kiwix-js-electron.html
Former-commit-id: 40bff3e7da8a8e358a471ec8f365f680f37afd45 [formerly 14f630c97e2e51c27bc2954f0deb6bfa0688555c [formerly d81a2a307003804f1b4c7f8dd94de8b1b492e4b4]]
Former-commit-id: 47a910738514f1cf076ec6f6b7500e2a3a1c3f07
Former-commit-id: 78c5f7f2d93f9d31e6422f4d1c80013324c84d1e
2021-08-08 16:10:37 +03:00

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.6.1E">
</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.6.1E">
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>