kopia lustrzana https://github.com/backface/turtlestitch
tweake PWA
rodzic
6f7c25440e
commit
662de8230f
|
@ -52,6 +52,7 @@
|
||||||
* updated service worker to cache bbtSnapExtension.js
|
* updated service worker to cache bbtSnapExtension.js
|
||||||
* pwa versioning & cache-busting mechanism
|
* pwa versioning & cache-busting mechanism
|
||||||
* changed PWA icon to Alonzo
|
* changed PWA icon to Alonzo
|
||||||
|
* tweaked PWA
|
||||||
|
|
||||||
### 2021-10-26
|
### 2021-10-26
|
||||||
* objects: don't show codification and js-func blocks in search results unless enabled
|
* objects: don't show codification and js-func blocks in search results unless enabled
|
||||||
|
|
Plik binarny nie jest wyświetlany.
Przed Szerokość: | Wysokość: | Rozmiar: 13 KiB Po Szerokość: | Wysokość: | Rozmiar: 27 KiB |
|
@ -34,10 +34,6 @@
|
||||||
"src": "img/snap-icon-256.png",
|
"src": "img/snap-icon-256.png",
|
||||||
"sizes": "256x256",
|
"sizes": "256x256",
|
||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
}, {
|
|
||||||
"src": "img/snap-icon-384.png",
|
|
||||||
"sizes": "256x256",
|
|
||||||
"type": "image/png"
|
|
||||||
}, {
|
}, {
|
||||||
"src": "img/snap-icon-512.png",
|
"src": "img/snap-icon-512.png",
|
||||||
"sizes": "512x512",
|
"sizes": "512x512",
|
||||||
|
|
Ładowanie…
Reference in New Issue