Skip to content

Commit 5422efe

Browse files
authored
Merge pull request #28 from alphagov/add-GA-verification
This is to verify we own this site for Google Search Console…
2 parents dc03e47 + 028a7d2 commit 5422efe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

source/layouts/layout.erb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
<!--[if gte IE 9]><!--><%= stylesheet_link_tag :fonts, media: :all %><!--<![endif]-->
1616

1717
<!--[if lt IE 9]><%= javascript_include_tag "ie.js" %><![endif]-->
18+
19+
<!-- Google Search Console ownership verification -->
20+
<meta name="google-site-verification" content="niWnSqImOWz6mVQTYqNb5tFK8HaKSB4b3ED4Z9gtUQ0" />
1821
</head>
1922

2023
<body>

0 commit comments

Comments
 (0)