Skip to content

Commit

Permalink
investigate GitHub Pages not showing up on Google (#1018)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlamsl committed Apr 7, 2019
1 parent 69e1ba9 commit 51ce10f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="3tgjKRYCVRWTziuUgYny5vY4eU7Vddvat0pLnoCuPBs">
<title>HTML minifier</title>
<link rel="stylesheet" href="assets/master.css">
</head>
Expand Down
1 change: 1 addition & 0 deletions tests/index.html
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="google-site-verification" content="3tgjKRYCVRWTziuUgYny5vY4eU7Vddvat0pLnoCuPBs">
<title>HTML Minifier Tests</title>
<link rel="stylesheet" href="https://code.jquery.com/qunit/qunit-2.9.2.css">
</head>
Expand Down

0 comments on commit 51ce10f

Please sign in to comment.