Skip to content

Commit

Permalink
Add favicons
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Nov 22, 2012
1 parent 7b92782 commit 6e87b9e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Binary file added apple-touch-icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon.ico
Binary file not shown.
3 changes: 3 additions & 0 deletions index.html
Expand Up @@ -6,6 +6,9 @@
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />

<link rel="apple-touch-icon" href="apple-touch-icon.png" sizes="57x57" type="image/png" />
<link rel="icon" href="favicon.ico" sizes="16x16" type="image/vnd.microsoft.icon" />
<link href="css/styles.css" rel="stylesheet" type="text/css" />
</head>
<body>
Expand Down

0 comments on commit 6e87b9e

Please sign in to comment.