mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-08-03 19:38:36 -04:00
23 lines
812 B
HTML
23 lines
812 B
HTML
<!DOCTYPE html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Redirecting to latest Wikivoyage by Kiwix (UWP) release</title>
|
|
<meta http-equiv="refresh"
|
|
content="2; URL=https://github.com/kiwix/kiwix-js-pwa/releases/tag/v2.6.8-Wikivoyage">
|
|
</head>
|
|
|
|
<body>
|
|
<div style="max-width: 1240px; margin: 3em auto">
|
|
<h1>Redirecting to latest Wikivoyage by Kiwix (UWP) release...</h1>
|
|
<p>If your browser does not automatically redirect, please click on:</p>
|
|
<p><a href="https://github.com/kiwix/kiwix-js-pwa/releases/tag/v2.6.8-Wikivoyage">
|
|
Kiwix JS Wikivoyage by Kiwix (UWP): releases
|
|
</a>
|
|
</p>
|
|
<img style="margin-left: auto; margin-right: auto; width: 25%; display: block;" alt="Wikivoyage Logo" src="images/Wikivoyage_400x400_colour_pop.png">
|
|
</div>
|
|
</body>
|
|
|
|
|