Skip to content

Commit

Permalink
Add favicon Aatmaj-Zephyr#100
Browse files Browse the repository at this point in the history
  • Loading branch information
Moein Madadi authored and Moein Madadi committed Jan 14, 2023
1 parent d24e879 commit 32318e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added card-game.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<title>Memory game</title>
<head>
<link rel="stylesheet" href="./styles.css" />
<link rel="icon" type="image/x-icon" href="./card-game.ico">
</head>
<body>
<div class="main">
Expand Down

0 comments on commit 32318e1

Please sign in to comment.