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 968ed39 commit d16931bCopy full SHA for d16931b
Challenges/Day 01 - JavaScript Drum Kit/index.html
@@ -6,6 +6,7 @@
6
<meta name="viewport" content="width=device-width, initial-scale=1">
7
<link rel="preconnect" href="https://fonts.googleapis.com">
8
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
9
+ <link href="https://fonts.googleapis.com/css2?family=Raleway:wght@700&display=swap" rel="stylesheet">
10
<title>JavaScript Drum Kit | JavaScript30 | @palashmon</title>
11
<link rel="stylesheet" href="style.css">
12
</head>
0 commit comments