Skip to content

Commit 44c5017

Browse files
authored
Add google verification meta
1 parent 9d8be5f commit 44c5017

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/head.html

+1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
<title>{%- if page.title -%}{{page.title}} | {{site.title}}{%- else -%}{{site.title}}{%- endif -%}</title>
77
<link rel="stylesheet" href="{{ "/assets/css/style.css" }}">
88
<link rel="icon" type="image/png" href="{{ "/assets/favicon.png" | relative_url }}" />
9+
<meta name="google-site-verification" content="DiXEB7EM1azgI5PAyoE4yt1lj8X7rkAKwkmpCHlzoPs" />
910
{%- feed_meta -%}
1011
</head>

0 commit comments

Comments
 (0)