From 573935941053de296755adc1b14292da9420e161 Mon Sep 17 00:00:00 2001 From: xumar-77 Date: Sat, 14 Mar 2026 00:13:36 +0400 Subject: [PATCH 1/2] html --- index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..e69de29 From d2bfb48282c0ed4c1385eb8f2672b45f7c4073dd Mon Sep 17 00:00:00 2001 From: xumar-77 Date: Sat, 14 Mar 2026 00:43:45 +0400 Subject: [PATCH 2/2] h1 tag added to html file --- index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/index.html b/index.html index e69de29..9b43ef0 100644 --- a/index.html +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + +

TITLE

+ + \ No newline at end of file