mirror of
https://github.com/devolitalia/forty-jekyll-theme
synced 2025-01-06 21:31:10 +01:00
531c16e2e3
corretti i file relativi alla favicon (che con il commit precedente non compariva)
20 lines
486 B
JSON
20 lines
486 B
JSON
{
|
|
"name": "",
|
|
"short_name": "",
|
|
"icons": [
|
|
{
|
|
"src": "/devol-website/assets/favicons/android-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/devol-website/assets/favicons/android-chrome-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#ffffff",
|
|
"background_color": "#ffffff",
|
|
"display": "standalone"
|
|
}
|