adds favicon to other layouts
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<%= javascript_include_tag "vendor/modernizr" %>
|
||||
<%= javascript_include_tag "application", 'data-turbolinks-track' => true %>
|
||||
<%= csrf_meta_tags %>
|
||||
<%= favicon_link_tag "favicon.ico" %>
|
||||
</head>
|
||||
|
||||
<body class="admin">
|
||||
|
||||
Reference in New Issue
Block a user