We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc2511f commit 2c07e02Copy full SHA for 2c07e02
Challenges/Day 01 - JavaScript Drum Kit/index.html
@@ -8,7 +8,7 @@
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">
+ <link rel="stylesheet" href="style.css?v=001">
12
</head>
13
14
<body>
0 commit comments