Added 120px Icon for KaiOS Support

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2021-03-31 10:03:05 +05:30
parent c61e9164db
commit 1bb27036e7
2 changed files with 12 additions and 0 deletions

View File

@ -69,6 +69,12 @@
sizes="96x96"
href="./assets/favicons/favicon-96x96.png"
/>
<link
rel="icon"
type="image/png"
sizes="128x128"
href="./assets/favicons/kaiOS-128x128px.png"
/>
<link
rel="icon"
type="image/png"

View File

@ -38,6 +38,12 @@
"sizes": "192x192",
"type": "image/png",
"density": "4.0"
},
{
"src": "./assets/favicons/kaiOS-128x128px.png",
"sizes": "128x128",
"type": "image/png",
"density": "2.5"
}
],
"start_url": "/",