Skip to content

Commit 87b192c

Browse files
committed
💄 Update favicon
1 parent d173db8 commit 87b192c

33 files changed

+32
-63
lines changed

_includes/head.html

Lines changed: 8 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -36,24 +36,12 @@
3636
<!--iframeResizer-->
3737
<script src="/assets/js/iframe-resizer.parent.js"></script>
3838
<!-- Favicons ================================================== -->
39-
<link rel="apple-touch-icon" sizes="57x57" href="{{ "/images/favicon/apple-icon-57x57.png" | prepend: site.baseurl }}">
40-
<link rel="apple-touch-icon" sizes="60x60" href="{{ "/images/favicon/apple-icon-60x60.png" | prepend: site.baseurl }}">
41-
<link rel="apple-touch-icon" sizes="72x72" href="{{ "/images/favicon/apple-icon-72x72.png" | prepend: site.baseurl }}">
42-
<link rel="apple-touch-icon" sizes="76x76" href="{{ "/images/favicon/apple-icon-76x76.png" | prepend: site.baseurl }}">
43-
<link rel="apple-touch-icon" sizes="114x114" href="{{ "/images/favicon/apple-icon-114x114.png" | prepend: site.baseurl }}">
44-
<link rel="apple-touch-icon" sizes="120x120" href="{{ "/images/favicon/apple-icon-120x120.png" | prepend: site.baseurl }}">
45-
<link rel="apple-touch-icon" sizes="144x144" href="{{ "/images/favicon/apple-icon-144x144.png" | prepend: site.baseurl }}">
46-
<link rel="apple-touch-icon" sizes="152x152" href="{{ "/images/favicon/apple-icon-152x152.png" | prepend: site.baseurl }}">
47-
<link rel="apple-touch-icon" sizes="180x180" href="{{ "/images/favicon/apple-icon-180x180.png" | prepend: site.baseurl }}">
48-
<link rel="icon" type="image/png" sizes="192x192" href="{{ "/images/favicon/android-icon-192x192.png" | prepend: site.baseurl }}">
49-
<link rel="icon" type="image/png" sizes="32x32" href="{{ "/images/favicon/favicon-32x32.png" | prepend: site.baseurl }}/">
50-
<link rel="icon" type="image/png" sizes="96x96" href="{{ "/images/favicon/favicon-96x96.png" | prepend: site.baseurl }}">
51-
<link rel="icon" type="image/png" sizes="16x16" href="{{ "/images/favicon/favicon-16x16.png" | prepend: site.baseurl }}">
52-
<link rel="manifest" href="{{ "/images/favicon/manifest.json" | prepend: site.baseurl }}">
53-
<meta name="msapplication-TileColor" content="#ffffff">
54-
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
55-
<meta name="theme-color" content="#ffffff">
56-
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
57-
<link rel="alternate" type="application/atom+xml" title="{{ site.title }}" href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}" />
58-
{% include plausible.html %}
39+
<link rel="icon" type="image/png" href="/images/favicon/favicon-96x96.png" sizes="96x96" />
40+
<link rel="icon" type="image/svg+xml" href="/images/favicon/favicon.svg" />
41+
<link rel="shortcut icon" href="/images/favicon/favicon.ico" />
42+
<link rel="apple-touch-icon" sizes="180x180" href="/images/favicon/apple-touch-icon.png" />
43+
<link rel="manifest" href="/images/favicon/site.webmanifest" />
44+
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
45+
<link rel="alternate" type="application/atom+xml" title="{{ site.title }}" href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}" />
46+
{% include plausible.html %}
5947
</head>
-19.5 KB
Binary file not shown.
-25.5 KB
Binary file not shown.

images/favicon/android-icon-36x36.png

-3.29 KB
Binary file not shown.

images/favicon/android-icon-48x48.png

-4.71 KB
Binary file not shown.

images/favicon/android-icon-72x72.png

-7.79 KB
Binary file not shown.

images/favicon/android-icon-96x96.png

-11.3 KB
Binary file not shown.

images/favicon/apple-icon-114x114.png

-14.3 KB
Binary file not shown.

images/favicon/apple-icon-120x120.png

-15.3 KB
Binary file not shown.

images/favicon/apple-icon-144x144.png

-19.5 KB
Binary file not shown.

images/favicon/apple-icon-152x152.png

-21.2 KB
Binary file not shown.

images/favicon/apple-icon-180x180.png

-27 KB
Binary file not shown.

images/favicon/apple-icon-57x57.png

-5.72 KB
Binary file not shown.

images/favicon/apple-icon-60x60.png

-6.13 KB
Binary file not shown.

images/favicon/apple-icon-72x72.png

-7.79 KB
Binary file not shown.

images/favicon/apple-icon-76x76.png

-8.34 KB
Binary file not shown.
-26.1 KB
Binary file not shown.

images/favicon/apple-icon.png

-26.1 KB
Binary file not shown.

images/favicon/apple-touch-icon.png

10.1 KB
Loading

images/favicon/browserconfig.xml

Lines changed: 0 additions & 2 deletions
This file was deleted.

images/favicon/favicon-16x16.png

-1.5 KB
Binary file not shown.

images/favicon/favicon-32x32.png

-2.87 KB
Binary file not shown.

images/favicon/favicon-96x96.png

-7.32 KB
Loading

images/favicon/favicon.ico

13.6 KB
Binary file not shown.

images/favicon/favicon.svg

Lines changed: 3 additions & 0 deletions
Loading

images/favicon/manifest.json

Lines changed: 0 additions & 41 deletions
This file was deleted.

images/favicon/ms-icon-144x144.png

-19.5 KB
Binary file not shown.

images/favicon/ms-icon-150x150.png

-20.7 KB
Binary file not shown.

images/favicon/ms-icon-310x310.png

-63.6 KB
Binary file not shown.

images/favicon/ms-icon-70x70.png

-7.5 KB
Binary file not shown.

images/favicon/site.webmanifest

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"name": "MyWebSite",
3+
"short_name": "MySite",
4+
"icons": [
5+
{
6+
"src": "/images/favicon/web-app-manifest-192x192.png",
7+
"sizes": "192x192",
8+
"type": "image/png",
9+
"purpose": "maskable"
10+
},
11+
{
12+
"src": "/images/favicon/web-app-manifest-512x512.png",
13+
"sizes": "512x512",
14+
"type": "image/png",
15+
"purpose": "maskable"
16+
}
17+
],
18+
"theme_color": "#ffffff",
19+
"background_color": "#ffffff",
20+
"display": "standalone"
21+
}
11.1 KB
Loading
50.2 KB
Loading

0 commit comments

Comments
 (0)