Skip to content

Commit 0290a79

Browse files
committed
🍱 New Favicon while I'm at it
1 parent 459158c commit 0290a79

31 files changed

+1049
-50
lines changed

layouts/partials/favicons.html

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,7 @@
1-
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
2-
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
3-
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">
4-
<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png">
5-
<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png">
6-
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png">
7-
<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png">
8-
<link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png">
9-
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png">
10-
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
11-
<link rel="icon" type="image/png" href="/android-chrome-192x192.png" sizes="192x192">
12-
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96">
13-
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
1+
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
2+
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
3+
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
144
<link rel="manifest" href="/manifest.json">
5+
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
156
<meta name="msapplication-TileColor" content="#2b5797">
16-
<meta name="msapplication-TileImage" content="mstile-144x144.png">
17-
<meta name="theme-color" content="#ffffff">
7+
<meta name="theme-color" content="#ffffff">

static/android-chrome-144x144.png

-4.32 KB
Binary file not shown.

static/android-chrome-192x192.png

62.1 KB
Loading

static/android-chrome-36x36.png

-995 Bytes
Binary file not shown.

static/android-chrome-48x48.png

-1.32 KB
Binary file not shown.

static/android-chrome-512x512.png

273 KB
Loading

static/android-chrome-72x72.png

-2.03 KB
Binary file not shown.

static/android-chrome-96x96.png

-2.99 KB
Binary file not shown.
-3.51 KB
Binary file not shown.
-3.62 KB
Binary file not shown.

0 commit comments

Comments
 (0)