Skip to content

Commit

Permalink
Improve meta
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Apr 17, 2017
1 parent 5ce5b50 commit 7a86236
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Binary file added docs/favicon.ico
Binary file not shown.
5 changes: 3 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@

<head>
<meta charset="UTF-8">
<title>javascript-mythbusters - A list of JavaScript tips to avoid load performance from a high level point of view.</title>
<meta name="description" content="A list of JavaScript tips to avoid load performance from a high level point of view.">
<title>JS MythBusters - An optimization handbook from a high level point of view.</title>
<meta name="description" content="An optimization handbook from a high level point of view.">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<link rel="canonical" href="https://mythbusters.js.org" />
<link rel="stylesheet" href="style.css">
</head>

Expand Down

0 comments on commit 7a86236

Please sign in to comment.