Skip to content

Commit 8af89f7

Browse files
committed
Link favicon
1 parent e632e45 commit 8af89f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
<meta name="apple-mobile-web-app-status-bar-style" content="translucent">
1212
<link rel="apple-touch-icon" sizes="512x512" href="icons/classclockicon-512.png">
1313
<link rel="apple-touch-icon" sizes="192x192" href="icons/classclockicon-192.png">
14+
<link rel="shortcut icon" type="image/png" href="/icons/classclockicon-512.png" />
1415
<link rel="manifest" href="/manifest.json">
1516
<link href="https://fonts.googleapis.com/css?family=Play|Source+Sans+Pro" rel="stylesheet">
1617

17-
1818
</head>
1919
<body onload="{{ page.onload |default: "" }}">
2020
{{ content }}

0 commit comments

Comments
 (0)