mirror of
https://github.com/tanrax/RSSPAPER.git
synced 2025-11-21 18:26:07 -05:00
Update media
This commit is contained in:
BIN
docs/static/img/icons/android-chrome-192x192.png
vendored
BIN
docs/static/img/icons/android-chrome-192x192.png
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 34 KiB |
BIN
docs/static/img/icons/android-chrome-512x512.png
vendored
BIN
docs/static/img/icons/android-chrome-512x512.png
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 155 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 34 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 155 KiB |
BIN
docs/static/img/icons/default-alpha.png
vendored
BIN
docs/static/img/icons/default-alpha.png
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 115 KiB |
BIN
docs/static/img/icons/default.png
vendored
BIN
docs/static/img/icons/default.png
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 155 KiB |
32
docs/static/manifest.json
vendored
32
docs/static/manifest.json
vendored
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"name": "RSSPaper",
|
||||
"short_name": "RSSPaper",
|
||||
"theme_color": "#ffffff",
|
||||
"icons": [
|
||||
{
|
||||
"src": "./static/img/icons/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "./static/img/icons/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "./static/img/icons/android-chrome-maskable-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
},
|
||||
{
|
||||
"src": "./static/img/icons/android-chrome-maskable-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
}
|
||||
],
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"background_color": "#ffffff"
|
||||
}
|
||||
Reference in New Issue
Block a user