aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/_includes
diff options
context:
space:
mode:
Diffstat (limited to 'site/_includes')
-rw-r--r--site/_includes/head.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/site/_includes/head.html b/site/_includes/head.html
index ceef1ccfef..7c4f0dadc4 100644
--- a/site/_includes/head.html
+++ b/site/_includes/head.html
@@ -28,4 +28,7 @@
<!-- metadata -->
<meta name="og:title" content="{{ page.title }}"/>
<meta name="og:image" content="/images/bazel-og-image.png"/>
+
+ <!-- google search console verification -->
+ <meta name="google-site-verification" content="ftWLOiP2hnDW4Cw3LUGEaXU83RVIpiyxwaXFFhoakzs" />
</head>