Skip to content

Commit 7c38733

Browse files
author
Billy Charlton
committed
momo favicon
1 parent 1b1a2f2 commit 7c38733

File tree

11 files changed

+65
-18
lines changed

11 files changed

+65
-18
lines changed

static/favicon.png

6.52 KB
Loading

static/favicon.svg

Lines changed: 60 additions & 0 deletions
Loading
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<link rel="icon shortcut" href="{{ "favicon.ico" | relURL }}" sizes="32x32" />
2-
<link rel="icon" href="{{ "favicon.svg" | relURL }}" type="image/svg+xml" id="favicon-svg" />
3-
<link rel="icon" href="{{ "favicon-16x16.png" | relURL }}" type="image/png" sizes="16x16" />
4-
<link rel="icon" href="{{ "favicon-32x32.png" | relURL }}" type="image/png" sizes="32x32" />
5-
<link rel="apple-touch-icon" href="{{ "apple-touch-icon.png" | relURL }}" sizes="180x180" />
1+
<!-- <link rel="icon shortcut" href="{{ "favicon.ico" | relURL }}" sizes="32x32" /> -->
2+
<!-- <link rel="icon" href="{{ "favicon.svg" | relURL }}" type="image/svg+xml" id="favicon-svg" /> -->
3+
<link rel="icon" href="{{ "favicon.png" | relURL }}" type="image/png" />
4+
<!-- <link rel="icon" href="{{ "favicon-32x32.png" | relURL }}" type="image/png" sizes="32x32" /> -->
5+
<!-- <link rel="apple-touch-icon" href="{{ "apple-touch-icon.png" | relURL }}" sizes="180x180" /> -->
66
<link fetchpriority="low" href="{{ "site.webmanifest" | relURL }}" rel="manifest" />
-7.13 KB
Binary file not shown.
-27 KB
Binary file not shown.
-6.37 KB
Binary file not shown.
-340 Bytes
Binary file not shown.
-753 Bytes
Binary file not shown.

themes/hextra/static/favicon.ico

-15 KB
Binary file not shown.

themes/hextra/static/favicon.png

6.52 KB
Loading

0 commit comments

Comments
 (0)