Skip to content

Commit ac2bcbb

Browse files
committed
500 test path
1 parent 40bc15b commit ac2bcbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>My Static Webpage</title>
77
<link rel="icon" type="image/png" href="favicon.png">
88
<link href="/reset.css" rel="stylesheet">
9-
<link href="/styles.css" rel="stylesheet">
9+
<link href="styles.css" rel="stylesheet">
1010
</head>
1111
<body>
1212

0 commit comments

Comments
 (0)