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 resultslektura
parent
e514a70ab2
commit
26da277464
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue