There was an error while loading. Please reload this page.
1 parent e942f1a commit 9383aa8Copy full SHA for 9383aa8
1 file changed
src/_includes/base.njk
@@ -22,6 +22,9 @@
22
<meta name="twitter:title" content="{{ title or site.name + ' — ' + site.fullName }}">
23
<meta name="twitter:description" content="{{ description or site.description }}">
24
<meta name="twitter:image" content="{{ site.url }}/images/tripy-og-img.png">
25
+
26
+ <!-- Google search console -->
27
+ <meta name="google-site-verification" content="UKL5MJi4MiCjH8PvvStdp7-Am3M3KixtCLKDTkHh5Tw" />
28
29
<!-- Fonts -->
30
<link rel="preconnect" href="https://fonts.googleapis.com">
0 commit comments