Skip to content

Commit 8d132c0

Browse files
committed
Change favicon
1 parent b41e35d commit 8d132c0

16 files changed

+2
-18
lines changed

β€Ž_includes/head.liquid

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
{% endif %}
2323

2424
<!-- Fonts & Icons -->
25-
<link rel="icon" href="/assets/favicon/favicon.ico" sizes="32x32">
26-
<link rel="icon" href="/assets/favicon/icon.svg" type="image/svg+xml">
25+
<!-- <link rel="icon" href="/assets/favicon/favicon.ico" sizes="32x32"> -->
26+
<link rel="icon" href="/assets/favicon/favicon.svg" type="image/svg+xml">
2727
<!-- <link rel="apple-touch-icon" href="/assets/favicon/apple-touch-icon.png"> -->
2828

2929
<link defer rel="stylesheet" href="{{ '/assets/css/academicons.min.css' | relative_url | bust_file_cache }}">
-2.24 KB
Binary file not shown.

β€Žassets/favicon/favicon.ico

-3.21 KB
Binary file not shown.

β€Žassets/favicon/icon-1024.png

-7.9 KB
Binary file not shown.

β€Žassets/favicon/icon-128.png

-815 Bytes
Binary file not shown.

β€Žassets/favicon/icon-16.png

-246 Bytes
Binary file not shown.

β€Žassets/favicon/icon-20.png

-278 Bytes
Binary file not shown.

β€Žassets/favicon/icon-2048.png

-52 KB
Binary file not shown.

β€Žassets/favicon/icon-24.png

-310 Bytes
Binary file not shown.

β€Žassets/favicon/icon-256.png

-2.03 KB
Binary file not shown.

0 commit comments

Comments
Β (0)