Skip to content

Commit

Permalink
Added favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
MohandL3G committed Nov 14, 2024
1 parent ac117af commit 8c6643f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added style/images/favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion yes.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="stylesheet" href="./style/css/yes_styles.css" />

<!-- Favicon link -->
<link rel="icon" href="./style/images/" type="image/x-icon" />
<link rel="icon" href="./style/images/favicon.ico" type="image/x-icon" />
</head>
<body>
<div class="container">
Expand Down

0 comments on commit 8c6643f

Please sign in to comment.