mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-08 11:48:26 -04:00

Former-commit-id: f71fcea5538ab13888065fe83fb7d3b0b35725a7 [formerly 0bd1ce7784123039e32e9f322ce9c1dfe0e0e019 [formerly 547d33c4e016cb6ee37213ac769f1a950589adfa]] Former-commit-id: 3b49d73a03dcfaae61049428867e7048c86cf465 Former-commit-id: fd0bb4cbda686ee12b95e377a990de534b0e4903
23 lines
790 B
HTML
23 lines
790 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/v1.3.2">
|
|
</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/v1.3.2">
|
|
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>
|
|
|
|
|