We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c628ff commit 83579a2Copy full SHA for 83579a2
index.html
@@ -3,7 +3,7 @@
3
4
<head>
5
<meta charset="utf-8" />
6
- <link rel="preload" as="style" href='//fonts.googleapis.com/css?family=Open+Sans' type='text/css'>
+ <link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet">
7
<link href="https://fonts.googleapis.com/css2?family=Inconsolata&display=swap" rel="stylesheet">
8
<link
9
href="https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700;900&display=swap"
0 commit comments