perf: optimizations
This commit is contained in:
parent
c8f3c78c0f
commit
de9b94d686
|
|
@ -53,7 +53,7 @@ const canonicalURL = new URL(Astro.url.pathname, Astro.site);
|
||||||
|
|
||||||
<link rel="preconnect" href="https://fonts.bunny.net" />
|
<link rel="preconnect" href="https://fonts.bunny.net" />
|
||||||
<link
|
<link
|
||||||
href="https://fonts.bunny.net/css?family=fira-code:400,700"
|
href="https://fonts.bunny.net/css?family=fira-code:400,700&display=swap"
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue