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 0a3b602 commit 91d7916Copy full SHA for 91d7916
1 file changed
src/routes/+page.svelte
@@ -924,7 +924,7 @@
924
<link rel="icon" type="image/png" href="{base}/favicon.png">
925
<link rel="preconnect" href="https://fonts.googleapis.com">
926
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous">
927
- <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap" rel="stylesheet">
+ <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
928
</svelte:head>
929
930
<div class="app">
0 commit comments