Skip to content

Commit

Permalink
touch icon assets
Browse files Browse the repository at this point in the history
  • Loading branch information
Jules Laplace committed Nov 19, 2012
1 parent 5b86282 commit 7032e24
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
Binary file added app/assets/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 app/assets/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 app/assets/touch-icon-iphone4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
<meta name="viewport" content="width=device-width, initial-scale=0.5, user-scalable=yes"/>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-touch-fullscreen" content="yes" />
<link rel="apple-touch-icon" href="/assets/touch-icon-iphone.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/assets/touch-icon-ipad.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/assets/touch-icon-iphone4.png" />
<meta name="keywords" content="styleblaster,williamsburg,hipsters,streetstyle,bedford,driggs,fashion,louis vuitton,gucci,coogi,gentrification,condos"/>
<meta name="description" content="Styleblaster is Williamsburg's premier
live fashion blog, documenting the style of today." />
Expand Down

0 comments on commit 7032e24

Please sign in to comment.