mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-09 04:06:27 -04:00
Add images and permalink for Kiwix UWP app
Former-commit-id: 39016028eb51843b237106f08cc481f2595dfe6d [formerly fbba386008f4a97d12805c7f55126c0ccfc008c8] [formerly 10f51c5923b57a1e8ce6c55b8179d6c098e4316c [formerly bff583edef79baa8c73da8e6bb126b42c5771336]] Former-commit-id: 2314a32fb23ad63f0a104c0f575b59d32d26e0ab [formerly 0909f3764c9b17e414473e969b48dc17133a084e] Former-commit-id: 451b7ae57dc3c8564ea08aed7a40f53a4862dd49
This commit is contained in:
parent
de239a6a98
commit
d985969b88
BIN
images/WikiMed_400x430.png
Normal file
BIN
images/WikiMed_400x430.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
20
kiwix-js-uwp.html
Normal file
20
kiwix-js-uwp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting to latest Kiwix JS Windows UWP release</title>
|
||||
<meta http-equiv="refresh"
|
||||
content="1; URL=https://github.com/kiwix/kiwix-js-windows/releases/tag/v0.9.9.991-beta">
|
||||
</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/v0.9.9.991-beta">
|
||||
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_icon_nontransparent_store_logo_300.png">
|
||||
</div>
|
||||
</body>
|
@ -4,14 +4,17 @@
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting to latest WikiMed Electron release</title>
|
||||
<meta http-equiv="refresh"
|
||||
content="0; URL=https://github.com/kiwix/kiwix-js-windows/releases/tag/v0.9.9.991E-WikiMed">
|
||||
content="1; URL=https://github.com/kiwix/kiwix-js-windows/releases/tag/v0.9.9.991E-WikiMed">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div style="max-width: 1240px; margin: 3em auto">
|
||||
<h1>Redirecting to latest WikiMed Electron 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/v0.9.9.991E-WikiMed">
|
||||
https://github.com/kiwix/kiwix-js-windows/releases/tag/v0.9.9.991E-WikiMed
|
||||
Kiwix JS WikiMed Electron edition: releases
|
||||
</a>
|
||||
</p>
|
||||
<img style="margin-left: auto; margin-right: auto; width: 25%; display: block;" alt="WikiMed Logo" src="images/WikiMed_400x430.png">
|
||||
</div>
|
||||
</body>
|
Loading…
x
Reference in New Issue
Block a user