We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 756b36c commit 669584eCopy full SHA for 669584e
1 file changed
index.html
@@ -1,6 +1,9 @@
1
<!DOCTYPE html>
2
<html>
3
<head>
4
+<link rel="preconnect" href="https://fonts.googleapis.com">
5
+<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
6
+<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
7
<link rel="stylesheet" href="style.css">
8
</head>
9
<body>
0 commit comments