We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ef0eb0 commit 080bf97Copy full SHA for 080bf97
1 file changed
full.html
@@ -44,6 +44,10 @@
44
45
<link rel="preconnect" href="https://codeit.codes">
46
<link rel="preconnect" href="https://api.github.com" crossorigin>
47
+
48
+ <link rel="preload" href="/fonts/Inter/Inter-Regular.woff2" as="font" type="font/woff2">
49
+ <link rel="preload" href="/fonts/Mono-Sans/MonoSans-Regular.woff2" as="font" type="font/woff2">
50
+ <link rel="preload" href="/fonts/Roboto-Mono/RobotoMono-Regular.woff2" as="font" type="font/woff2">
51
52
<link rel="stylesheet" href="/fonts/fonts.css">
53
0 commit comments