Skip to content

Commit

Permalink
Grab Noto Sans 700 italic
Browse files Browse the repository at this point in the history
  • Loading branch information
lynn committed Jan 9, 2024
1 parent fa56d58 commit 75bfa8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/lessons.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
gtag('config', 'UA-125924205-1');
</script>
<link rel="stylesheet" href="../style.css">
<link href="https://fonts.googleapis.com/css?family=Sofia|Noto+Sans:400,400i,700&display=swap&subset=latin-ext" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Sofia|Noto+Sans:400,400i,700,700i&display=swap&subset=latin-ext" rel="stylesheet">
<link rel="icon" type="image/png" href="../favicon-16x16.png">
<link rel="apple-touch-icon-precomposed" type="image/png" href="../favicon-16x16.png">
<title>{{ page.title }} — Toaq with Ease</title>
Expand Down

0 comments on commit 75bfa8a

Please sign in to comment.