Skip to content

Commit

Permalink
I added favicon for my portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
riteshjha61253 committed Feb 4, 2024
1 parent aa87489 commit 1d26be3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Portfolio</title>
<link rel="shortcut icon" href="images/2.png" type="image/x-icon">
<link rel="stylesheet" href="index.css" />
<script src="https://kit.fontawesome.com/3561f15939.js" crossorigin="anonymous"></script>
</head>
Expand Down

0 comments on commit 1d26be3

Please sign in to comment.