favico
This commit is contained in:
parent
5a8d805460
commit
f9abedde01
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
<%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
|
||||
<%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>
|
||||
<%= favicon_link_tag %>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
<%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
|
||||
<%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>
|
||||
<%= favicon_link_tag %>
|
||||
</head>
|
||||
<body class="login-bg">
|
||||
<div class="header">
|
||||
|
|
|
|||
Loading…
Reference in New Issue