We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab48a7a commit a46009dCopy full SHA for a46009d
1 file changed
JS/JS.html
@@ -4,7 +4,7 @@
4
<head>
5
<meta charset="UTF-8" />
6
<title>Shivam Maurya JS Notes</title>
7
- <link rel="stylesheet" href="./JS/JS.CSS">
+ <link rel="stylesheet" href="../JS.CSS">
8
</head>
9
<body>
10
<div class="container">
0 commit comments