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

Former-commit-id: 53b2072b1fd7cd91208e83c6189d17334acde42c [formerly c9c6bc59a118c88f2714b797628cd26c917d1ce1 [formerly 69a107a4837248ed5381a8e4aa8abafd267d4196]] Former-commit-id: a8e202b14f9b638fc2e1dfe296f9afd653de3883 [formerly 6b129f4ab7a2320a21f14deaaa120078f9fb1ec9] Former-commit-id: 9b7f763e634cf28a3a0864d6ad09b89fcf2e3ffa
23 lines
770 B
HTML
23 lines
770 B
HTML
<!DOCTYPE html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Redirecting to latest Kiwix JS Windows UWP release</title>
|
|
<meta http-equiv="refresh"
|
|
content="2; URL=https://github.com/kiwix/kiwix-js-windows/releases/tag/v2.0.0">
|
|
</head>
|
|
|
|
<body>
|
|
<div style="max-width: 1240px; margin: 3em auto">
|
|
<h1>Redirecting to latest Kiwix JS Windows UWP 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/v2.0.0">
|
|
Kiwix JS Windows: 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>
|
|
|
|
|