We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88a3309 commit 5cee2a7Copy full SHA for 5cee2a7
2 files changed
_includes/head.html
@@ -4,6 +4,7 @@
4
<meta name="viewport" content="width=device-width, initial-scale=1">
5
{%- seo -%}
6
<link rel="stylesheet" href="{{ "/assets/main.css" | relative_url }}">
7
+ <link rel="shortcut icon" type="image/png" href="icon.png">
8
{%- feed_meta -%}
9
{%- if jekyll.environment == 'production' and site.google_analytics -%}
10
{%- include google-analytics.html -%}
icon.png
4.37 KB
0 commit comments