Skip to content

Commit dac16fd

Browse files
committed
Update full.html
1 parent c7067a9 commit dac16fd

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

full.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@
4545
<link rel="preconnect" href="https://codeit.codes">
4646
<link rel="preconnect" href="https://api.github.com" crossorigin>
4747

48-
<link rel="preload" href="/fonts/Inter/Inter-Regular.woff2" as="font" type="font/woff2">
48+
<link rel="preload" href="/fonts/Inter/Inter-Regular.woff2" as="font" type="font/woff2" crossorigin="anonymous">
4949

50-
<link rel="preload" href="/fonts/Mono-Sans/MonoSans-Regular.woff2" as="font" type="font/woff2">
51-
<link rel="preload" href="/fonts/Mono-Sans/MonoSans-Italic.woff2" as="font" type="font/woff2">
52-
<link rel="preload" href="/fonts/Mono-Sans/MonoSans-Bold.woff2" as="font" type="font/woff2">
53-
<link rel="preload" href="/fonts/Mono-Sans/MonoSans-BoldItalic.woff2" as="font" type="font/woff2">
50+
<link rel="preload" href="/fonts/Mono-Sans/MonoSans-Regular.woff2" as="font" type="font/woff2" crossorigin="anonymous">
51+
<link rel="preload" href="/fonts/Mono-Sans/MonoSans-Italic.woff2" as="font" type="font/woff2" crossorigin="anonymous">
52+
<link rel="preload" href="/fonts/Mono-Sans/MonoSans-Bold.woff2" as="font" type="font/woff2" crossorigin="anonymous">
53+
<link rel="preload" href="/fonts/Mono-Sans/MonoSans-BoldItalic.woff2" as="font" type="font/woff2" crossorigin="anonymous">
5454

55-
<link rel="preload" href="/fonts/Roboto-Mono/RobotoMono-Regular.woff2" as="font" type="font/woff2">
55+
<link rel="preload" href="/fonts/Roboto-Mono/RobotoMono-Regular.woff2" as="font" type="font/woff2" crossorigin="anonymous">
5656

5757
<link rel="stylesheet" href="/fonts/fonts.css">
5858

0 commit comments

Comments
 (0)