Skip to content

Commit 8a72c6b

Browse files
committed
fix base
1 parent 96c9824 commit 8a72c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/+layout.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<link
3030
rel="preload"
31-
href="/fonts/HandelGotDBol/HandelGotDBol.woff2"
31+
href="{base}/fonts/HandelGotDBol/HandelGotDBol.woff2"
3232
as="font"
3333
type="font/woff2"
3434
crossorigin="anonymous"

0 commit comments

Comments
 (0)