Add string for google webmaster tools verification

We need this to check the site's SEO status. It still doesn't appear in the search results
lektura
max.mehl 2017-09-18 10:47:44 +02:00
parent e514a70ab2
commit 26da277464
No known key found for this signature in database
GPG Key ID: 2704E4AB371E2E92
1 changed files with 3 additions and 0 deletions

View File

@ -45,6 +45,9 @@
<link rel="stylesheet" href="{{ "css/buttons-spread.css" | absURL }}" type="text/css">
<link rel="stylesheet" href="{{ "css/buttons-side.css" | absURL }}" type="text/css">
<!-- Google webmaster tools verification -->
<meta name="google-site-verification" content="w3YbMtsGJlDG25xOStnBvqmoJ2s3GXPEy4ckJSvSISs" />
{{ "<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->" | safeHTML }}
{{ "<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->" | safeHTML }}
{{ "<!--[if lt IE 9]>" | safeHTML }}