Skip to content

Commit

Permalink
add favicon meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielecirulli committed Mar 11, 2014
1 parent 53b0bd2 commit 5fb74fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<title>2048</title>

<link href="style/main.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="favicon.ico">

<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
Expand Down

0 comments on commit 5fb74fa

Please sign in to comment.