Skip to content

Commit d82b03f

Browse files
committed
Update stylesheet link in index.html to use the main style.css
1 parent 67fe507 commit d82b03f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<!----------------->
1515

1616
<!-- Global Stylesheet -->
17-
<link rel="stylesheet" href="./style/style-tmplt.css">
17+
<link rel="stylesheet" href="./style/style.css">
1818
<!-- <link rel="stylesheet" href="../style/product-template.css"> -->
1919

2020

0 commit comments

Comments
 (0)