Skip to content

Commit 8c4c9b0

Browse files
committed
added meta tag for google search indexing
1 parent 4421907 commit 8c4c9b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_includes/head-custom.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<link href="assets/css/fontawesome.css" rel="stylesheet">
22

3+
<meta name="google-site-verification" content="QcqbkyN7JkilKDkP5YmwyorBYfAn2vxk3z2jOP3Xiak" />
4+
35
{% if site.favicon %}
46
<link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | relative_url }}">
57
{% endif %}

0 commit comments

Comments
 (0)