Skip to content

Commit

Permalink
Css Link
Browse files Browse the repository at this point in the history
  • Loading branch information
aanafiu committed Jul 14, 2024
1 parent 6142a3a commit 058dba1
Showing 1 changed file 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 @@ -12,7 +12,7 @@
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet">

<!-- CSS -->
<link rel="stylesheet" href="/style/style.css">
<link rel="stylesheet" href="./style/style.css">
</head>
<body class="open-sans-normal">

Expand Down

0 comments on commit 058dba1

Please sign in to comment.