Skip to content

Commit

Permalink
Try fix bold again
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlandry93 committed Jul 16, 2024
1 parent 1718a73 commit de1ddce
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions _includes/base.njk
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ footer: true
gtag('config', 'G-SQG84G1BHT');
</script>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:regular,bold,italic">

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Courier+Prime:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="David Landry">
Expand Down

0 comments on commit de1ddce

Please sign in to comment.