[GLOBAL] Updated favicons
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Cornet 2022-05-30 11:07:39 +02:00
parent 681731071b
commit f5280dc140
2 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,14 @@
{
"name": "/usr/home/simon",
"short_name": "/usr/home/simon",
"icons": [
{
"src": "/images/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}

View File

@ -0,0 +1,14 @@
{
"name": "/usr/home/simon",
"short_name": "/usr/home/simon",
"icons": [
{
"src": "/images/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}