We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52fe95b commit 174fb35Copy full SHA for 174fb35
src/app.html
@@ -25,7 +25,7 @@
25
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap"
26
rel="stylesheet"
27
/>
28
- <link rel="stylesheet" href="prism-holi-theme.css" />
+ <link rel="stylesheet" href="/prism-holi-theme.css" />
29
%sveltekit.head%
30
</head>
31
<body>
0 commit comments