Skip to content

Commit

Permalink
Merge pull request #7 from Neutx/main
Browse files Browse the repository at this point in the history
Favicon Added
  • Loading branch information
shoaib-1457 authored Oct 25, 2023
2 parents 6b3aba5 + 7d59e3a commit 74d36de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/x-icon" href="./assets/media/favicon.png">
<title>Tic Tac Toe</title>
<title>Tic-Tac Toe</title>
<link rel="stylesheet" href="./assets/css/style.css" />
</head>
<body>
Expand Down

0 comments on commit 74d36de

Please sign in to comment.