mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-09 12:19:46 -04:00
Updated Ray Charles to May 2020 ZIM
Former-commit-id: 170eb0aa9c3e820f26f7cb4e203d94d2fbfbbbd5 [formerly f302ac0b7c1148bb6930b0d8a08621a906c74cb5] Former-commit-id: 8ad036f17011f98d53a25ac5c1b12072a78a1775
This commit is contained in:
parent
cddbe65c58
commit
7e9a253c47
@ -73,7 +73,7 @@
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="archives\wikipedia_en_ray_charles.zim" />
|
||||
<Content Include="archives\wikipedia_en_ray_charles_maxi_2019-08.txt" />
|
||||
<Content Include="archives\wikipedia_en_ray_charles_maxi_2020-05.txt" />
|
||||
<Content Include="images\BadgeLogo.scale-100.png" />
|
||||
<Content Include="images\BadgeLogo.scale-125.png" />
|
||||
<Content Include="images\BadgeLogo.scale-150.png" />
|
||||
|
@ -46,7 +46,7 @@ var state = {};
|
||||
params['version'] = "0.9.9.99 Beta-dev"; //DEV: This value is compared to the cookie "version" in order to show first-time info, and the cookie is updated in app.js
|
||||
params['packagedFile'] = "wikipedia_en_ray_charles.zim"; //For packaged Kiwix JS (e.g. with Wikivoyage file), set this to the filename (for split files, give the first chunk *.zimaa) and place file(s) in default storage
|
||||
params['archivePath'] = "archives"; //The directory containing the packaged archive(s) (relative to app's root directory)
|
||||
params['fileVersion'] = "wikipedia_en_ray_charles_maxi_2019-08.zim (14-Aug-2019)"; //Use generic name for actual file, and give version here
|
||||
params['fileVersion'] = "wikipedia_en_ray_charles_maxi_2020-05.zim (1-May-2020)"; //Use generic name for actual file, and give version here
|
||||
params['cachedStartPage'] = false; //If you have cached the start page for quick start, give its URI here
|
||||
params['kiwixDownloadLink'] = "https://download.kiwix.org/zim/"; //Include final slash
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user