adds favicon to other layouts

This commit is contained in:
rgarcia
2015-09-02 22:34:16 +02:00
parent faf1b32cf5
commit 137ca75055
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,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="auth-page">