Skip to content

Commit

Permalink
Update Apple touch icon.
Browse files Browse the repository at this point in the history
  • Loading branch information
lacek committed Apr 22, 2014
1 parent 0aa07b9 commit d6c75c4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<title>Text to Image</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">

<link rel='shortcut icon' type='image/x-icon' href='favicon.ico' />
<link rel="apple-touch-icon" href="apple-touch-icon.png" />
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/bootstrap-theme.min.css">
<link rel="stylesheet" href="css/main.css">
Expand Down

0 comments on commit d6c75c4

Please sign in to comment.