Skip to content

Commit 769949d

Browse files
committed
chore: Add google-site-verification
1 parent 700690a commit 769949d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/frontend/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<meta property="og:type" content="website">
1212
<meta property="og:url" content="https://validatejavascript.com">
1313
<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.">
14+
<meta name="google-site-verification" content="lywEgaMpkEUMFDnzlMWjVfHScAM5jE73U19BzegR_fs" />
1415
<link rel="shortcut icon" href="icons/favicon.ico">
1516
<link href="icons/apple-touch-icon.png" rel="apple-touch-icon" />
1617
<link href="icons/apple-touch-icon-152x152.png" rel="apple-touch-icon" sizes="152x152" />

0 commit comments

Comments
 (0)