From f03e0638c3d9be8e9e61c4a0d799795548028971 Mon Sep 17 00:00:00 2001 From: hesapekleme1 Date: Wed, 19 Jul 2023 23:24:49 +0300 Subject: [PATCH] first commit --- 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..16af504 --- /dev/null +++ b/index.html @@ -0,0 +1,10 @@ + + + + + HTML Page + + +

Hello, World!

+ + \ No newline at end of file