Skip to content

Commit

Permalink
chore: Add google-site-verification
Browse files Browse the repository at this point in the history
  • Loading branch information
finom committed Jul 29, 2017
1 parent 700690a commit 769949d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<meta property="og:type" content="website">
<meta property="og:url" content="https://validatejavascript.com">
<meta property="og:description" content="ValidateJavaScript is an online validating (or linting) tool that will automatically find basic errors and help prevent potentially destructive bugs in JavaScript code.">
<meta name="google-site-verification" content="lywEgaMpkEUMFDnzlMWjVfHScAM5jE73U19BzegR_fs" />
<link rel="shortcut icon" href="icons/favicon.ico">
<link href="icons/apple-touch-icon.png" rel="apple-touch-icon" />
<link href="icons/apple-touch-icon-152x152.png" rel="apple-touch-icon" sizes="152x152" />
Expand Down

0 comments on commit 769949d

Please sign in to comment.