Skip to content

Commit ccbdf8d

Browse files
committed
prod fix v2
1 parent 50865f4 commit ccbdf8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ftpdb_web/components/layouts/root.html.heex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<.live_title default="FTPDB" suffix=" — FTPDB">
88
{assigns[:page_title]}
99
</.live_title>
10-
<link rel="icon" type="image/x-icon" href={~p"/favicon.ico"} />
10+
<link phx-track-static rel="icon" type="image/x-icon" href="/favicon.ico" />
1111
<link rel="preconnect" href="https://fonts.googleapis.com" />
1212
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
1313
<link

0 commit comments

Comments
 (0)