From 5646a5bc98a0683b551cfa31489986bda8cc02d7 Mon Sep 17 00:00:00 2001
From: PavithraaVenkadachalam <pavithraa209@gmail.com>
Date: Tue, 20 May 2025 14:38:16 +0530
Subject: [PATCH 1/2] Add new file index.html

---
 index.html | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 index.html

diff --git a/index.html b/index.html
new file mode 100644
index 00000000..380a7307
--- /dev/null
+++ b/index.html
@@ -0,0 +1 @@
+New File created
\ No newline at end of file

From 77e6948fb382c1c2be0aad8170adab5ab11254a6 Mon Sep 17 00:00:00 2001
From: PavithraaVenkadachalam <pavithraa209@gmail.com>
Date: Tue, 20 May 2025 14:48:51 +0530
Subject: [PATCH 2/2] Updated file index.html

---
 index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 380a7307..ca2f4893 100644
--- a/index.html
+++ b/index.html
@@ -1 +1,2 @@
-New File created
\ No newline at end of file
+New File created
+File updated
\ No newline at end of file