Skip to content

Commit

Permalink
Add metadata images to meta folder for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
leereilly committed Mar 12, 2014
1 parent f071712 commit d990b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<link href="style/main.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="favicon.ico">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="apple-touch-icon" href="/meta/apple-touch-icon.png">
<meta name="apple-mobile-web-app-capable" content="yes">

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

0 comments on commit d990b3a

Please sign in to comment.