Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Amaan-Kazi authored Jun 16, 2024
1 parent c47d300 commit 5da5b1d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE HTML>

<HTML>
<HEAD>
<TITLE>Tic Tac Toe</TITLE>
</HEAD>
<BODY>
<h1>This is Tic Tac Toe</h1>
</BODY>
</HTML>

0 comments on commit 5da5b1d

Please sign in to comment.