mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🛠️ Fix font preload reference in app.html
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@
|
||||
<!-- Preload Fonts -->
|
||||
<link
|
||||
rel="preload"
|
||||
href="%sveltekit.assets%/fonts/Geist.woff2"
|
||||
href="%sveltekit.assets%/fonts/InterVariable.woff2"
|
||||
as="font"
|
||||
type="font/woff2"
|
||||
crossorigin="anonymous"
|
||||
|
||||
Reference in New Issue
Block a user