From 6b5c3db121713050169dec983bd5332952c3f813 Mon Sep 17 00:00:00 2001 From: Talyia Mira Date: Wed, 20 Sep 2023 23:52:17 +0300 Subject: [PATCH 1/3] Add basic content --- 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..a82b210 --- /dev/null +++ b/index.html @@ -0,0 +1,10 @@ + + + + +

Page 1

+ +

Hello Developers.

+ + + \ No newline at end of file From 32f06b0757f5a19ec7b6f47a7a4f652cf0fea3a7 Mon Sep 17 00:00:00 2001 From: Talyia Mira Date: Thu, 21 Sep 2023 00:35:41 +0300 Subject: [PATCH 2/3] Add new feature --- index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index a82b210..0bf2bb3 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,10 @@

Page 1

-

Hello Developers.

+

Hello Developers, + My name is Taliya Mira. + Work Status: Completed Task-1 +

\ No newline at end of file From 1eaa1836636cce0f28049b6a79fc767f0ab8e9e2 Mon Sep 17 00:00:00 2001 From: Talyia Mira Date: Thu, 21 Sep 2023 00:40:30 +0300 Subject: [PATCH 3/3] Add feature --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 0bf2bb3..a9b19f5 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@

Page 1

Hello Developers, My name is Taliya Mira. - Work Status: Completed Task-1 + Work Status: Completed Task-1 (Added feature)