mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-09 04:06:27 -04:00
Update kiwix-js-uwp.html
Former-commit-id: 8659a295429cb942c15e69a0bc8becf707769e90 [formerly 0e1a52857ce2212a7d2de477ff26fcc81cf2437b] [formerly 14739582e647f0ae936de0301311c3b645b3a136] [formerly 15ccb3ade94e4685de7af2ea8e51a8e624c924b5 [formerly 3ac92cb7e81eb781a1b661409c16e4a7595ba6c5 [formerly b02511090719ade34b3be700c4f8eacb579f00f3]]] Former-commit-id: d3991c4ff1822a80b777b8759ee3d8436701467d [formerly de20fbb49ff3d141b786163179dc4e20be2f6d34 [formerly 5a9dbfa559798a833dc1b2fefbbc00fe2d84f9d0]] Former-commit-id: 2f2b29729152d5ba009c49569cf14ffb516398b2 [formerly 51f098d15d431ed5a63f88f1c91be22905f5f4c2] Former-commit-id: 509ef29c89666ff3eff01f3f92c7239089213856
This commit is contained in:
parent
f141977aa6
commit
34e0687cf7
@ -1,22 +1,22 @@
|
||||
<!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>
|
||||
<!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.6.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.6.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>
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user