Skip to content

Commit

Permalink
Merge pull request github#1692 from github/google-site-verification
Browse files Browse the repository at this point in the history
Add google-site-verification meta tag
  • Loading branch information
mlinksva authored Jun 29, 2020
2 parents 997890c + f0f35f4 commit 1f74b40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/head.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="google-site-verification" content="c1kuD-K2HIVF635lypcsWPoD4kilo5-jA_wBFyT4uMY" />
<link rel="icon" type="image/x-icon" href="https://github.githubassets.com/favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i" rel="stylesheet">
<link href="{{ "/assets/css/index.css" | relative_url }}" rel="stylesheet">
Expand Down

0 comments on commit 1f74b40

Please sign in to comment.