Skip to content

Commit 985cdaf

Browse files
committed
Add Bing Verification meta-tag
1 parent ff87229 commit 985cdaf

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

_includes/domain_verification.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!-- Bing Webmaster -->
2+
<meta name="msvalidate.01" content="DA40EAD7894F7D2A75863A6FE8D5F78E" />

_includes/head.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
{% include gtm_head.html %}
4848
{% include google_analytics.html %}
4949
{% include cloudflare_analytics.html %}
50+
{% include domain_verification.html %}
5051

5152
{% if layout.common-ext-css %}
5253
{% for css in layout.common-ext-css %}

0 commit comments

Comments
 (0)