Skip to content

Commit f44cd65

Browse files
committed
Update favicon images
1 parent 01f5c61 commit f44cd65

File tree

8 files changed

+5
-194
lines changed

8 files changed

+5
-194
lines changed

_includes/head.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
{% endif %}
6161

6262
<!-- Favicon -------------------------- -->
63-
<link rel="icon" href="/img/coderdojo.svg" sizes="any" type="image/svg+xml">
64-
<link rel="icon" href="/img/coderdojo.webp" sizes="512" type="image/webp">
65-
<link rel="apple-touch-icon" href="/img/apple-touch-icon.png"> <!-- 192x192px -->
63+
<link rel="icon" href="/img/cpj.svg" sizes="any" type="image/svg+xml">
64+
<link rel="icon" href="/img/cpj.webp" sizes="512" type="image/webp">
65+
<link rel="apple-touch-icon" href="/img/cpj.png"> <!-- 192x192px -->
6666
<!-- MEMO: デフォルト用に favicon.ico をルートディレクトリにも置く: /favicon.ico -->
6767

6868
<!-- CSS Framework -------------------------- -->

favicon.ico

166 KB
Binary file not shown.

img/cpj.png

23.4 KB
Loading

img/cpj.svg

Lines changed: 1 addition & 0 deletions
Loading

img/cpj.webp

22.8 KB
Loading

0 commit comments

Comments
 (0)