Skip to content

Commit 2cd4716

Browse files
committed
update favicon
1 parent bdbf173 commit 2cd4716

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/views/layouts/application.html.erb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@
3939
<%#= tag.link rel: "manifest", href: pwa_manifest_path(format: :json) %>
4040

4141
<link rel="icon" href="/icon.png" type="image/png">
42-
<link rel="icon" href="/icon.svg" type="image/svg+xml">
43-
<link rel="apple-touch-icon" href="/icon.png">
42+
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
4443

4544
<link rel="preconnect" href="https://fonts.googleapis.com">
4645
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>

0 commit comments

Comments
 (0)