mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 21:02:09 +00:00
Add KaiOS image resolutions to webmanifest
This commit is contained in:
parent
a1a89ed3d3
commit
617139fab1
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "{{ $1024svg.Permalink }}",
|
"src": "{{ $1024svg.Permalink }}",
|
||||||
"sizes": "1024x1024 512x512 384x384 192x192 180x180 152x152",
|
"sizes": "1024x1024 512x512 384x384 192x192 180x180 152x152 112x112 56x56",
|
||||||
"type": "image/svg+xml",
|
"type": "image/svg+xml",
|
||||||
"purpose": "any"
|
"purpose": "any"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue