Skip to content

Commit fa5485e

Browse files
committed
Fixed the href linking to the styles.css
1 parent da33fac commit fa5485e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Art/ddao19-tzuyu/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link rel="preconnect" href="https://fonts.googleapis.com">
77
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
88
<link href="https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&family=Lily+Script+One&family=Manrope:wght@200..800&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
9-
<link rel="stylesheet" type="text/css" href="style.css">
9+
<link rel="stylesheet" type="text/css" href="styles.css">
1010
<title>Animated Borders Tzuyu</title>
1111
</head>
1212
<body>

0 commit comments

Comments
 (0)