Skip to content

Commit

Permalink
bug icon
Browse files Browse the repository at this point in the history
  • Loading branch information
julio-dourado committed May 28, 2024
1 parent 1ce8ccc commit 303dd19
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added assets/image-home (2).ico
Binary file not shown.
Binary file added assets/image-home2.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="/assets/image-home.ico" type="image/x-icon">
<link rel="icon" href="/assets/image-home (2).ico" type="image/x-icon">
<!-- Link CSS -->
<link rel="stylesheet" href="./css/style.css">
<!-- Link Fonts-->
Expand Down

0 comments on commit 303dd19

Please sign in to comment.