mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-24 03:55:50 -04:00
Change web app title to Kiwix JS PWA
Former-commit-id: b6e15250aa6d316ca60c9716dd66d8ec52a1dbae [formerly fee786b65687fcec07d1d530bd66326c93cf5a99] [formerly 4538c7844d982b8ce045d6f42b4185a7a400159b] [formerly 7def94bdc8c92a3d16e2efa4825b641c511c1351 [formerly f929b7afdf0218d8f75cd4fecbc94f22d0c2a54d [formerly 2aa9ffec0cdd04741edb48fda05b57d32ec37b27]]] Former-commit-id: f64120baf873561389d28828d1e441b271b3945c [formerly 229cd993e855aab7912cc58a72e8fedb75001ea8 [formerly 03d498d5ef43d14b113bcf0e93881e1940930e1f]] Former-commit-id: 55763352e39cc302ab1ed0d79dbcefe88bff33d0 [formerly b7d9d29217703fa31bafaaa7b1decfdc6ccce1e2] Former-commit-id: bb83218e9d74db378d32c00af0bf6b890e4f88f5
This commit is contained in:
parent
895e11fba6
commit
7bce6bd8c5
@ -1,8 +1,8 @@
|
||||
# Kiwix JS for Windows
|
||||
|
||||
*There is a browser-based deployment and **installable Progressive Web App (PWA)** version of this app [here](https://pwa.kiwix.org/),
|
||||
but you will need a ZIM file for testing.* A [development deployment](https://kiwix.github.io/kiwix-js-windows/) is also available, but
|
||||
code may change rapidly, and it is not recommended to install this as a PWA.
|
||||
*There is a browser-based deployment and **(installable Progressive Web App (PWA))[https://pwa.kiwix.org/]** version of this app at
|
||||
https://pwa.kiwix.org/, but you will need a ZIM file for testing.* A [development deployment](https://kiwix.github.io/kiwix-js-windows/)
|
||||
is also available, but code may be buggy and change rapidly, and it is not recommended to install this as a PWA.
|
||||
|
||||
This repository is for development of the Kiwix JS app for Windows 10 Universal Windows Platform, PWA, Electron and NWJS.
|
||||
Latest development code is usually on the [master-dev](https://github.com/kiwix/kiwix-js-windows/tree/master-dev/) branch.
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<title>Kiwix JS for Windows</title>
|
||||
<title>Kiwix JS PWA</title>
|
||||
<meta name="description" content="Offline Wikipedia reader">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="Content-Security-Policy" content="default-src http: https: file: data: blob: chrome-extension: ms-appx-web: 'unsafe-inline' 'unsafe-eval';">
|
||||
|
Loading…
x
Reference in New Issue
Block a user