Skip to content

Commit

Permalink
Merge pull request #322 from betadots/favicon
Browse files Browse the repository at this point in the history
Add favicon
  • Loading branch information
rwaffen authored Mar 8, 2024
2 parents 1fbffdf + a7f21bf commit 92e044b
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

<%= stylesheet_link_tag 'application', media: 'all', 'data-turbo-track': 'reload' %>
<%= javascript_importmap_tags %>
<link rel="icon" href="/favicon.png">
</head>

<body class="d-flex flex-column h-100">
Expand Down
Empty file.
Empty file removed public/apple-touch-icon.png
Empty file.
Binary file modified public/favicon.ico
Binary file not shown.
Binary file added public/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 92e044b

Please sign in to comment.