We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40bc15b commit ac2bcbbCopy full SHA for ac2bcbb
static/index.html
@@ -6,7 +6,7 @@
6
<title>My Static Webpage</title>
7
<link rel="icon" type="image/png" href="favicon.png">
8
<link href="/reset.css" rel="stylesheet">
9
- <link href="/styles.css" rel="stylesheet">
+ <link href="styles.css" rel="stylesheet">
10
</head>
11
<body>
12
0 commit comments