From 4aa5c9427d9450525e59512e9b499fe842024367 Mon Sep 17 00:00:00 2001 From: athrvas017 Date: Tue, 28 Oct 2025 17:59:36 +0530 Subject: [PATCH 1/3] add an html file --- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..bc80100 --- /dev/null +++ b/index.html @@ -0,0 +1,9 @@ + + + +Hello World + + +

Hello World!

+ + \ No newline at end of file From a08c23cbd8ade08a28db8e05f20db6aae0b5864c Mon Sep 17 00:00:00 2001 From: athrvas017 Date: Tue, 28 Oct 2025 18:18:21 +0530 Subject: [PATCH 2/3] Update README File --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4e43f8b..4ee762d 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,6 @@ This repository contains small example files and experiments used for testing co ## Notes Add more files or a project README with specific instructions when you add runnable code or tests. + +## Languages +HTML5 HTML5 \ No newline at end of file From 45a6062ee668e44239ea58efd0516f07fd3b6550 Mon Sep 17 00:00:00 2001 From: Athrva Nitin Sarade Date: Tue, 28 Oct 2025 18:19:44 +0530 Subject: [PATCH 3/3] Update README File --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ee762d..df5815c 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ This repository contains small example files and experiments used for testing co Add more files or a project README with specific instructions when you add runnable code or tests. ## Languages -HTML5 HTML5 \ No newline at end of file +HTML5