Skip to content

Commit c652c16

Browse files
committed
Configure favicon.ico
1 parent 2068b52 commit c652c16

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_layouts/default.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<meta name="theme-color" content="#b41d23">
1717
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
1818
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
19+
<link rel="icon" type="image/x-icon" href="{{ '/assets/favicon.ico?v=' | append: site.github.build_revision | relative_url }}">
1920
</head>
2021
<body>
2122
<header class="page-header" role="banner">

0 commit comments

Comments
 (0)