Skip to content

Commit

Permalink
favicon.svg
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisnajman committed Jan 3, 2024
1 parent aff80a3 commit ec3c392
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Binary file removed favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Filter Items</title>
<meta name="description" content="Filter a list of items according to the colour of the displayed image thumbnail.">
<link rel="stylesheet" href="./css/index.css">
<link rel="icon" type="image/x-icon" href="./favicon.ico">
<link rel="icon" type="image/svg+xml" href="./favicon.svg">
<script src="./js/index.js" type="module"></script>
</head>

Expand Down

0 comments on commit ec3c392

Please sign in to comment.