Skip to content

Commit

Permalink
update favicon to png
Browse files Browse the repository at this point in the history
  • Loading branch information
flopie committed Nov 10, 2024
1 parent 09bc64b commit 93fec0c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Binary file removed images/favicon.ico
Binary file not shown.
Binary file added images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
<title>MAMBA</title>
<link rel="stylesheet" type="text/css" href="css/style.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="images/favicon.ico" type="image/x-icon" />
<link rel="icon" href="images/favicon.png" type="image/png" />

<meta charset="UTF-8" />
<meta
name="description"
Expand Down

0 comments on commit 93fec0c

Please sign in to comment.