There was an error while loading. Please reload this page.
1 parent 530dd1d commit 84e0f9aCopy full SHA for 84e0f9a
1 file changed
app/views/layouts/application.html.erb
@@ -21,7 +21,7 @@
21
<% end %>
22
23
<link rel="apple-touch-icon" sizes="180x180" href="<%= asset_path("apple-touch-icon.png") %>">
24
- <link rel="icon" type="image/png" sizes="32x32" href="<%= asset_path("favicon-32x32.png" %>">
+ <link rel="icon" type="image/png" sizes="32x32" href="<%= asset_path("favicon-32x32.png") %>">
25
<link rel="icon" type="image/png" sizes="16x16" href="<%= asset_path("favicon-16x16.png") %>">
26
<link rel="manifest" href="<%= asset_path("site.webmanifest") %>">
27
<link rel="mask-icon" href="<%= asset_path("safari-pinned-tab.svg") %>" color="#5bbad5">
0 commit comments