Skip to content

Commit a3d29ed

Browse files
committed
Use HTML meta tag for GSC verification
1 parent 05713b2 commit a3d29ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/overrides/main.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{% extends "base.html" %}
22

33
{% block extrahead %}
4+
<meta name="google-site-verification" content="8viHBc_t5bEEtPJfuu29pd_den6Xa6tD4G9ZdCLOwl4">
45
<meta property="og:image" content="{{ config.site_url }}images/social-banner.png">
56
<meta property="og:image:width" content="1200">
67
<meta property="og:image:height" content="630">

0 commit comments

Comments
 (0)