Skip to content

Commit 4b8d937

Browse files
committed
Corrects stylesheet name and href
1 parent 3a493b4 commit 4b8d937

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Art/mister2fresh-eventhorizon/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<link href="style.css" rel="stylesheet">
6+
<link href="styles.css" rel="stylesheet">
77
<title>Event Horizon</title>
88
</head>
99
<body>

0 commit comments

Comments
 (0)