Skip to content

Commit

Permalink
Set icon for browser tab
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBoyRoy05 committed Jul 2, 2024
1 parent 4ff49e4 commit d6e9ae2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added Images/favicon.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 @@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/png" sizes="32x32" href="Images/favicon-32x32.png">
<title>Tic Tac Toe</title>
</head>
<body>
Expand Down

0 comments on commit d6e9ae2

Please sign in to comment.