We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d8be5f commit 44c5017Copy full SHA for 44c5017
_includes/head.html
@@ -6,5 +6,6 @@
6
<title>{%- if page.title -%}{{page.title}} | {{site.title}}{%- else -%}{{site.title}}{%- endif -%}</title>
7
<link rel="stylesheet" href="{{ "/assets/css/style.css" }}">
8
<link rel="icon" type="image/png" href="{{ "/assets/favicon.png" | relative_url }}" />
9
+ <meta name="google-site-verification" content="DiXEB7EM1azgI5PAyoE4yt1lj8X7rkAKwkmpCHlzoPs" />
10
{%- feed_meta -%}
11
</head>
0 commit comments