Added favicon

This commit is contained in:
Tyrel Souza 2014-04-29 11:01:46 -04:00
parent e5586ec25b
commit d6a199f0b0
3 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

View File

@ -3,6 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="ROBOTS" content="NOODP" />
<%= favicon_link_tag("/assets/favicon.png") %>
<title><%= title %></title>
<%= stylesheet_link_tag :application, :media => 'all' %>
<%= csrf_meta_tags %>