Update media
|
@ -6,6 +6,7 @@ edition: weekly
|
|||
feeds:
|
||||
- https://github.com/clockworkpi/launcher/releases.atom
|
||||
- https://programadorwebvalencia.com/feed/index.xml
|
||||
old:
|
||||
- http://planet.es.python.org/rss.xml
|
||||
- https://diarioestoico.com/feed/
|
||||
- https://republicaweb.es/feed/podcast
|
||||
|
|
Before Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 155 KiB |
Before Width: | Height: | Size: 115 KiB |
Before Width: | Height: | Size: 155 KiB |
|
@ -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"
|
||||
}
|
After Width: | Height: | Size: 214 KiB |
Before Width: | Height: | Size: 155 KiB After Width: | Height: | Size: 155 KiB |