Skip to content

Commit

Permalink
revert: remove preconnect :^)
Browse files Browse the repository at this point in the history
  • Loading branch information
doinkythederp committed Jan 8, 2024
1 parent 290cb50 commit aab8bf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layouts/Layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ const ogTitle = Astro.props.ogTitle ?? title;
}}
charset="utf-8"
/>
<link rel="preconnect" href="https://www.thebluealliance.com" />
<link
rel="preload"
href="/fonts/LoosLCGeo-Variable-Web.woff2"
Expand Down

0 comments on commit aab8bf3

Please sign in to comment.