Skip to content

Commit

Permalink
trying to fix favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
akash70629 committed Aug 2, 2023
1 parent 22e5596 commit e0a1b0d
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 @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Let's Cook 👨‍🍳</title>
<!-- <link rel="icon" type="images/png" href="/images/mochi31.png"> -->
<link rel="icon" href="/images/favicon.ico" type="image/x-icon" />
<link rel="icon" href="/images/favicon.ico" type="favicon.ico" />
<script defer src="app.js"></script>
<link rel="stylesheet" href="style.css">
<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
Expand Down

0 comments on commit e0a1b0d

Please sign in to comment.