From bdf43ebb0902cf1d9ec5b4df5b99b39f9a91e05e Mon Sep 17 00:00:00 2001 From: Ankit Kumar <139707943+Kumar-Ankit07@users.noreply.github.com> Date: Fri, 27 Oct 2023 13:59:45 +0530 Subject: [PATCH] Added Dark Mode and light Mode --- index.html | 117 ++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 108 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index 2eb7771..0920ff5 100644 --- a/index.html +++ b/index.html @@ -10,26 +10,112 @@