Skip to content

Commit

Permalink
fix: preload font
Browse files Browse the repository at this point in the history
  • Loading branch information
ntk148v committed Jul 25, 2023
1 parent 9eeaf15 commit 923a174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/font.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;500;700&display=swap"
rel="stylesheet"
rel="preload stylesheet"
/>

0 comments on commit 923a174

Please sign in to comment.