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 e7bb888 commit b96a7aaCopy full SHA for b96a7aa
index.html
@@ -4,8 +4,8 @@
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<title>dot4: WWISGAF</title>
7
- <link rel="stylesheet" href="css/reset.css">
8
- <link rel="stylesheet" href="css/index.css">
+ <link rel="stylesheet" href="./css/reset.css">
+ <link rel="stylesheet" href="./css/index.css">
9
</head>
10
<body>
11
<div class="hero">
0 commit comments