Skip to content

Commit

Permalink
Update css linking
Browse files Browse the repository at this point in the history
  • Loading branch information
gbgabiola committed Sep 25, 2024
1 parent 36ae91c commit e327c21
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
href="https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,400;0,700;1,400&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="styles.css" />
<link rel="stylesheet" href="./styles.css" />
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<title>My Abby Jel</title>
</head>
Expand Down
File renamed without changes.

0 comments on commit e327c21

Please sign in to comment.