Skip to content

Commit

Permalink
trying to increase lighthouse performance score
Browse files Browse the repository at this point in the history
  • Loading branch information
craigerskine committed Jan 8, 2024
1 parent 9ec8c5f commit 115d743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _site/_includes/layouts/default.njk
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:[email protected]&display=swap" />
<link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Inter:[email protected]&display=swap" />

{% renderblock 'css' %}

Expand Down

0 comments on commit 115d743

Please sign in to comment.