Preconnect to Inter font origin
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
<.live_title suffix=" · Music Library">
|
<.live_title suffix=" · Music Library">
|
||||||
{assigns[:page_title] || assigns.conn.request_path}
|
{assigns[:page_title] || assigns.conn.request_path}
|
||||||
</.live_title>
|
</.live_title>
|
||||||
<link rel="preconnect" href="https://rsms.me/" />
|
<link rel="preconnect" href="https://rsms.me/" crossorigin />
|
||||||
<link rel="stylesheet" href="https://rsms.me/inter/inter.css" />
|
<link rel="stylesheet" href="https://rsms.me/inter/inter.css" />
|
||||||
<link phx-track-static rel="icon" sizes="32x32" href={~p"/images/favicon.ico"} />
|
<link phx-track-static rel="icon" sizes="32x32" href={~p"/images/favicon.ico"} />
|
||||||
<link
|
<link
|
||||||
|
|||||||
Reference in New Issue
Block a user