mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-08 19:57:46 -04:00

Former-commit-id: ac63ef088ad10409fab4b087cf0a84513e9c43df [formerly 73440c86b7eec5e1dadc6edb4025642ba88eec09 [formerly 8e6ad16ee53b4a9df4d1c42c39b269a3e26c2e74]] Former-commit-id: 85aa45f48cbd827bfe97de9f57d223762fa33ab9 Former-commit-id: 7830ecb81a027df1caf5e33a7707543be892f6fa
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.5.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/v1.5.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>
|
|
|
|
|