We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eee475c commit d9c62f9Copy full SHA for d9c62f9
_includes/head.html
@@ -72,5 +72,7 @@
72
<link type="application/atom+xml" rel="alternate" href="{{ site.url }}{{ site.feeds.rss }}" title="{{ site.title }}" />
73
<link type="application/json" rel="alternate" href="{{ site.url }}{{ site.feeds.json }}" title="{{ site.title }}" />
74
75
+ <!-- google + bing indexing -->
76
<meta name="google-site-verification" content="FYm3QQQENNGKIjyjFywDaIUw06jyq_3e2Kwbx9z1SF8" />
77
+ <meta name="msvalidate.01" content="034D44AA683FDB641992C0C021BD22CD" />
78
</head>
0 commit comments