We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50865f4 commit ccbdf8dCopy full SHA for ccbdf8d
lib/ftpdb_web/components/layouts/root.html.heex
@@ -7,7 +7,7 @@
7
<.live_title default="FTPDB" suffix=" — FTPDB">
8
{assigns[:page_title]}
9
</.live_title>
10
- <link rel="icon" type="image/x-icon" href={~p"/favicon.ico"} />
+ <link phx-track-static rel="icon" type="image/x-icon" href="/favicon.ico" />
11
<link rel="preconnect" href="https://fonts.googleapis.com" />
12
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
13
<link
0 commit comments