Skip to content

Commit 7482a17

Browse files
committed
Adde Google Webmaster Tools site verification code
1 parent 829b26d commit 7482a17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/views/layouts/application.html.haml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
%meta{ content: page_keywords(yield(:page_keywords)), name: 'keywords' }
1515
%meta{ name: 'google', value: 'notranslate' }
1616
%meta{ name: 'twitter:account_id', content: ENV['TWITTER_ACCOUNT_ID'] }
17+
%meta{ name: 'google-site-verification', content: ENV['GOOGLE_SITE_VERIFICATION'] }
1718

1819
= stylesheet_link_tag 'application'
1920
= csrf_meta_tag

0 commit comments

Comments
 (0)