We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96c9824 commit 8a72c6bCopy full SHA for 8a72c6b
src/routes/+layout.svelte
@@ -28,7 +28,7 @@
28
29
<link
30
rel="preload"
31
- href="/fonts/HandelGotDBol/HandelGotDBol.woff2"
+ href="{base}/fonts/HandelGotDBol/HandelGotDBol.woff2"
32
as="font"
33
type="font/woff2"
34
crossorigin="anonymous"
0 commit comments