Skip to content

Commit

Permalink
Add a real favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmazza committed Dec 3, 2012
1 parent 1011651 commit a1448bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<title>Example application with SimpleForm and Twitter Bootstrap</title>
<%= stylesheet_link_tag "application" %>
<%= csrf_meta_tags %>
Expand Down
Binary file modified public/favicon.ico
Binary file not shown.

0 comments on commit a1448bc

Please sign in to comment.