mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-07 11:13:22 -04:00

Former-commit-id: 7fb266b028f68e9b341b5453e46fc8d7467ef34b [formerly f5682b500c2c73f29bdf2f20d7b345c35f34f0a4 [formerly 10d502fd73ff104c457ae01937c439bd596ee3c9]] Former-commit-id: 47f45aaa46e40d84ba65fa472968f33598126c27 Former-commit-id: ddf10f7e246d0e9264c09e825e79aec67f3da2a1
23 lines
817 B
HTML
23 lines
817 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-windows/releases/tag/v1.6.2-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-windows/releases/tag/v1.6.2-Wikivoyage">
|
|
Kiwix JS Wikivoyage by Kiwix (UWP): releases
|
|
</a>
|
|
</p>
|
|
<img style="margin-left: auto; margin-right: auto; width: 25%; display: block;" alt="WikiMed Logo" src="images/Wikivoyage_400x400_colour_pop.png">
|
|
</div>
|
|
</body>
|
|
|
|
|