Skip to content

Commit 9cb9e25

Browse files
committed
linked css file to store
1 parent fc7263a commit 9cb9e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

store.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<title>The Generics | Store</title>
55
<meta name="description" content="This is the description">
6-
<link rel="stylesheet" href="styles.css" />
6+
<link rel="stylesheet" href="style.css" />
77
<script src="store.js" async></script>
88
</head>
99
<body>

0 commit comments

Comments
 (0)