add apple-touch-icon

This commit is contained in:
joshua stein 2012-07-03 21:49:11 -05:00
parent fc1c474fb3
commit 7611e7d297
2 changed files with 10 additions and 9 deletions

View File

@ -3,6 +3,7 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="apple-touch-icon" href="/apple-touch-icon.png"/>
<title><%= @page_title ? "#{@page_title} | Lobsters" : "Lobsters" %></title>
<%= stylesheet_link_tag "application", :media => "all" %>
<%= javascript_include_tag "application" %>

BIN
public/apple-touch-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB