Skip to content

Commit 399b658

Browse files
committed
Add favicon
1 parent 45da8fe commit 399b658

4 files changed

Lines changed: 0 additions & 7 deletions

File tree

app/views/layouts/application.html.erb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@
1313
<%# Enable PWA manifest for installable apps (make sure to enable in config/routes.rb too!) %>
1414
<%#= tag.link rel: "manifest", href: pwa_manifest_path(format: :json) %>
1515

16-
<link rel="icon" href="/icon.png" type="image/png">
17-
<link rel="icon" href="/icon.svg" type="image/svg+xml">
18-
<link rel="apple-touch-icon" href="/icon.png">
19-
2016
<%# Includes all stylesheet files in app/assets/stylesheets %>
2117
<%= stylesheet_link_tag :app, "data-turbo-track": "reload" %>
2218
<%= javascript_importmap_tags %>

public/favicon.ico

15 KB
Binary file not shown.

public/icon.png

-4.07 KB
Binary file not shown.

public/icon.svg

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

0 commit comments

Comments
 (0)