We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff87229 commit 985cdafCopy full SHA for 985cdaf
2 files changed
_includes/domain_verification.html
@@ -0,0 +1,2 @@
1
+<!-- Bing Webmaster -->
2
+<meta name="msvalidate.01" content="DA40EAD7894F7D2A75863A6FE8D5F78E" />
_includes/head.html
@@ -47,6 +47,7 @@
47
{% include gtm_head.html %}
48
{% include google_analytics.html %}
49
{% include cloudflare_analytics.html %}
50
+ {% include domain_verification.html %}
51
52
{% if layout.common-ext-css %}
53
{% for css in layout.common-ext-css %}
0 commit comments