Skip to content

Commit 1159337

Browse files
committed
Update favicon
1 parent b6ccb89 commit 1159337

File tree

5 files changed

+1
-4
lines changed

5 files changed

+1
-4
lines changed

app/assets/images/favicon.ico

-5.3 KB
Binary file not shown.

app/views/layouts/application.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<title><%= normalize_title(@title) %></title>
1313
<%= stylesheet_link_tag 'application' %>
1414
<%= javascript_include_tag 'application' %>
15-
<%= favicon_link_tag %>
15+
<link rel="icon" href="/icon.png" type="image/png">
1616
</head>
1717
<body>
1818
<nav id="topBar" aria-label="Secondary">

public/favicon.ico

Whitespace-only changes.

public/icon.png

-1.73 KB
Loading

public/icon.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)