We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d53f612 commit c6a7d89Copy full SHA for c6a7d89
_includes/head.html
@@ -3,6 +3,7 @@
3
<meta http-equiv="X-UA-Compatible" content="IE=edge">
4
<meta name="viewport" content="width=device-width, initial-scale=1">
5
{%- seo -%}
6
+ <link rel="icon" href="/img/favicon.ico" type="image/x-icon" />
7
<link rel="stylesheet" href="{{ "/assets/main.css" | relative_url }}">
8
{%- feed_meta -%}
9
{%- if jekyll.environment == 'production' and site.google_analytics -%}
img/favicon.ico
50 KB
0 commit comments