Skip to content

Commit fe76aba

Browse files
Update the reference in index.html from href='linked.css' to styles.css
1 parent cbb7501 commit fe76aba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>Wireframe</title>
7-
<link rel="stylesheet" href="linked.css" />
7+
<link rel="stylesheet" href="styles.css" />
88
</head>
99
<body>
1010
<header>

0 commit comments

Comments
 (0)