From 962ea98dacc8ec70cbf916c45e31491dbb0906e0 Mon Sep 17 00:00:00 2001 From: Mazhar Hussain Date: Thu, 20 May 2021 20:42:33 +0500 Subject: [PATCH] Tic Toc Toe --- Tic-Toc-Toe/{index.php => index.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Tic-Toc-Toe/{index.php => index.html} (100%) diff --git a/Tic-Toc-Toe/index.php b/Tic-Toc-Toe/index.html similarity index 100% rename from Tic-Toc-Toe/index.php rename to Tic-Toc-Toe/index.html