Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
affancoder authored May 31, 2024
1 parent 83d438c commit 9b25127
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Simon Says Game</title>
<!-- <link rel="icon" href="/img/simonGameLogo.gif" class="icon" /> -->
<link rel="icon" href="/img/simonLogo.png" class="icon"/>
<link rel="icon" href="/img/simonGameLogo.gif" class="icon" />
<link rel="stylesheet" href="style.css" class="rel" />
</head>
<body>
Expand Down

0 comments on commit 9b25127

Please sign in to comment.