We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ccc354 commit c1098f9Copy full SHA for c1098f9
src/icon/site.webmanifest
@@ -126,20 +126,23 @@
126
"sizes": "1600x1089",
127
"type": "image/webp",
128
"platform": "wide",
129
+ "form_factor": "wide",
130
"label": "Landing Page"
131
},
132
{
133
"src": "./screenshot2.webp",
134
"sizes": "1600x1032",
135
136
137
138
"label": "Example article with Caravaneer 2 interview"
139
140
141
"src": "./screenshot3.webp",
142
143
144
145
146
"label": "Archive of articles from Small Dev Talk"
147
}
148
],
0 commit comments