Skip to content

Commit

Permalink
Updated favicons + added style-color
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Cousin committed Dec 2, 2014
1 parent a6a2623 commit 4b0fd0c
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,15 @@
<link rel="stylesheet" href="/public/css/hyde.css">
<link rel="stylesheet" href="/public/css/wisembly.css">

<meta name="theme-color" content="#07698d">

<!-- Icons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/public/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon" href="/public/Apple/touch-icon-iphone.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/public/Apple/touch-icon-ipad.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/public/Apple/touch-icon-iphone-retina.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/public/Apple/touch-icon-ipad-retina.png" />
<link rel="icon" sizes="192x192" href="/public/android-icon.png" />

<link rel="shortcut icon" href="/public/favicon.ico">

<!-- RSS -->
Expand Down
Binary file added public/Apple/touch-icon-ipad-retina.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 added public/Apple/touch-icon-ipad.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 added public/Apple/touch-icon-iphone-retina.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 added public/Apple/touch-icon-iphone.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 added public/android-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 removed public/apple-touch-icon-144-precomposed.png
Binary file not shown.
Binary file modified public/favicon.ico
Binary file not shown.

0 comments on commit 4b0fd0c

Please sign in to comment.