Skip to content

Commit

Permalink
perf: add font preconnect
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrikBird committed Dec 19, 2023
1 parent 5a6b38e commit d4ce2fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#2563eb">
<link rel="preconnect" href="https://fonts.bunny.net">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<title>esti - effortless estimations</title>
Expand Down

0 comments on commit d4ce2fc

Please sign in to comment.