Skip to content

Commit 876d6c4

Browse files
committed
2021 updates
1 parent ac92b02 commit 876d6c4

14 files changed

Lines changed: 110 additions & 85 deletions
-15.2 KB
Loading
9.78 KB
Loading
-5.17 KB
Loading

public/images/favicon/browserconfig.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<msapplication>
44
<tile>
55
<square150x150logo src="/mstile-150x150.png"/>
6-
<TileColor>#00aba9</TileColor>
6+
<TileColor>#da532c</TileColor>
77
</tile>
88
</msapplication>
99
</browserconfig>
-231 Bytes
Loading
-847 Bytes
Loading

public/images/favicon/favicon.ico

-320 Bytes
Binary file not shown.
-2.85 KB
Loading

public/images/favicon/safari-pinned-tab.svg

Lines changed: 68 additions & 61 deletions
Loading

public/images/favicon/site.webmanifest

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
"src": "/android-chrome-192x192.png",
77
"sizes": "192x192",
88
"type": "image/png"
9+
},
10+
{
11+
"src": "/android-chrome-512x512.png",
12+
"sizes": "512x512",
13+
"type": "image/png"
914
}
1015
],
1116
"theme_color": "#ffffff",

0 commit comments

Comments
 (0)