Skip to content

Commit 174fb35

Browse files
Fix website build error
1 parent 52fe95b commit 174fb35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap"
2626
rel="stylesheet"
2727
/>
28-
<link rel="stylesheet" href="prism-holi-theme.css" />
28+
<link rel="stylesheet" href="/prism-holi-theme.css" />
2929
%sveltekit.head%
3030
</head>
3131
<body>

0 commit comments

Comments
 (0)