Skip to content

Commit

Permalink
add support for favicon?
Browse files Browse the repository at this point in the history
  • Loading branch information
parndt committed Aug 24, 2009
1 parent 20d17ed commit e156519
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -9,6 +9,7 @@
<!--[if IE 7]>
<%= stylesheet_link_tag 'ie7' %>
<![endif]-->
<link rel="shortcut icon" href="/favicon.ico" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<%= yield :head %>
</head>
Expand Down

0 comments on commit e156519

Please sign in to comment.