From 5f41d078b1e51b8be0af2222f835cf957ecbf78d Mon Sep 17 00:00:00 2001 From: Rahul Subramaniam Date: Wed, 7 Aug 2024 19:19:23 +0530 Subject: [PATCH] first index file --- index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..9acacd2 --- /dev/null +++ b/index.html @@ -0,0 +1,16 @@ + + + + + + Page Title + + + + + +

This is my page

+

My name is John Doe

+ + + \ No newline at end of file