Skip to content

Commit

Permalink
html
Browse files Browse the repository at this point in the history
  • Loading branch information
karenferr committed Oct 25, 2023
1 parent 21e98b1 commit f3241e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="./css/style.css">
<meta name="description" content="Cute Meow Developer and Vertical Climber Located in Brazil">
<title>Curriculum Maya</title>
<link rel="icon" href="/img/favicon.svg" type="image/svg+xml">
<link rel="icon" href="img/favicon.svg" type="image/svg+xml">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;700&display=swap" rel="stylesheet">
Expand Down

0 comments on commit f3241e1

Please sign in to comment.