Skip to content

Commit 25da846

Browse files
committed
restored icon
1 parent 574e27c commit 25da846

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/Site/Site.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ function Site(props) {
262262
/>
263263
<meta name="mobile-web-app-capable" content="yes" />
264264
<link rel="icon" sizes="192x192" href="/icon_192x192.png" />
265+
<link rel="icon" sizes="512x512" href="/icon_512x512.png" />
265266
<meta name="apple-mobile-web-app-capable" content="yes" />
266267
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
267268
<meta name="apple-mobile-web-app-title" content="webpack" />

0 commit comments

Comments
 (0)