Skip to content

Commit 69c906b

Browse files
authored
Merge pull request #6146 from willmurphyscode/fix-favicon-path
fix: delete boilerplate favicon on login page
2 parents 9a65487 + fafcd4e commit 69c906b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/views/layouts/devise.html.erb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<link
8-
rel="shortcut icon"
9-
href="assets/images/favicon.svg"
10-
type="image/x-icon">
117
<title>CASA Volunteer Tracker</title>
128

139
<%= javascript_include_tag "application", "data-turbo-track": "reload", defer: true %>

0 commit comments

Comments
 (0)