Skip to content

Commit 57520a3

Browse files
Change stylesheet link from style.css to style2.css
1 parent ebd479c commit 57520a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index2.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
<title>My Text Site</title>
6-
<link rel="stylesheet" href="style.css">
6+
<link rel="stylesheet" href="style2.css">
77
</head>
88
<body>
99

0 commit comments

Comments
 (0)