From 28c38414386d2aa3809803535583de944c7e684e Mon Sep 17 00:00:00 2001 From: Muhammed20 Date: Wed, 25 Sep 2024 15:20:49 +0300 Subject: [PATCH] FirstCommit --- index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..e2c5d64 --- /dev/null +++ b/index.html @@ -0,0 +1,10 @@ + + + + + HTML Page + + +

Hello, World!

+ + \ No newline at end of file