Skip to content

Commit

Permalink
fix: change .jpg to png
Browse files Browse the repository at this point in the history
  • Loading branch information
VanehSann committed Jul 24, 2023
1 parent caeb2de commit 1f96e40
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified assets/images/heart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<meta property="og:locale" content="pt_BR" />
<meta property="og:type" content="website">
<meta property="og:url" content="https://vanehsann.github.io/portfolio/">
<link rel="icon" type="image/png" href="assets/images/heart.jpg" sizes="32x32">
<link rel="icon" type="image/png" href="assets/images/heart.png" sizes="32x32">
<link href="assets/fonts/fontawesome/css/all.css" rel="stylesheet">
<link href="assets/styles/style.css" rel="stylesheet">
</head>
Expand Down

0 comments on commit 1f96e40

Please sign in to comment.