mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 10:10:48 +01:00
fix: async load inter font
This commit is contained in:
@@ -38,8 +38,8 @@
|
||||
<meta property="twitter:image" content="{{asset('img/og_image.png')}}">
|
||||
|
||||
<link rel="preconnect" href="https://rsms.me/">
|
||||
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
|
||||
|
||||
<link rel="stylesheet" href="https://rsms.me/inter/inter.css" media="print"
|
||||
onload="this.onload=null;this.removeAttribute('media');">
|
||||
@vite('resources/css/app.css')
|
||||
@vite('resources/js/app.js')
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user