Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Commit 84e0f9a

Browse files
committed
Forgot a haakske
1 parent 530dd1d commit 84e0f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/layouts/application.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<% end %>
2222

2323
<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" %>">
24+
<link rel="icon" type="image/png" sizes="32x32" href="<%= asset_path("favicon-32x32.png") %>">
2525
<link rel="icon" type="image/png" sizes="16x16" href="<%= asset_path("favicon-16x16.png") %>">
2626
<link rel="manifest" href="<%= asset_path("site.webmanifest") %>">
2727
<link rel="mask-icon" href="<%= asset_path("safari-pinned-tab.svg") %>" color="#5bbad5">

0 commit comments

Comments
 (0)