mirror of
https://github.com/Arlind-dev/sulej.ch.git
synced 2025-12-06 11:37:18 +01:00
chore(fonts): replace local JetBrains Mono with Google Fonts API (#29)
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
<meta charset="utf-8" />
|
||||
<link id="fav" rel="icon" href="/favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;700&display=swap" rel="stylesheet">
|
||||
<meta name="description" content="sulej.ch">
|
||||
%sveltekit.head%
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user