Skip to content

Commit e91e0cd

Browse files
author
Tony Guntharp
committedFeb 8, 2013
Merge pull request #52 from gabceb/add_kandan_favicon
Added kandan favicon
2 parents 6c0271f + e963183 commit e91e0cd

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
 

‎app/views/layouts/application.html.erb

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<%= stylesheet_link_tag "http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css" %>
66
<%= stylesheet_link_tag "http://fonts.googleapis.com/css?family=PT+Sans:400,700" %>
77
<%= stylesheet_link_tag "application", :media => "all" %>
8+
<%= favicon_link_tag %>
89

910
<%= airbrake_javascript_notifier %>
1011

‎public/favicon.ico

1.12 KB
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.