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 db8261c commit 98858b8Copy full SHA for 98858b8
βindex.htmlβ
@@ -93,7 +93,7 @@
93
src="./assets/images/header.avif"
94
alt="Uh-Oh, something went wrong. But it's just two tiny robots looking at each other!"
95
width="100%"
96
- heigth="auto"
+ height="auto"
97
/>
98
99
<nav>
βmanifest.webmanifestβ
@@ -13,13 +13,13 @@
13
"src": "./assets/pwa-logos/logo512x512.png",
14
"sizes": "512x512",
15
"type": "image/png",
16
- "purpose": "maskable"
+ "purpose": "any"
17
},
18
{
19
"src": "./assets/pwa-logos/logo180x180.png",
20
"sizes": "180x180",
21
22
23
}
24
]
25
0 commit comments