From 6c347ec96a420e6e20146a477873abd0fc386d19 Mon Sep 17 00:00:00 2001 From: Jobsidney Date: Fri, 27 May 2022 14:06:36 +0300 Subject: [PATCH 1/2] First commit on html format --- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.html b/index.html index e69de29bb..e8348bf7e 100644 --- a/index.html +++ b/index.html @@ -0,0 +1,9 @@ + + + +My Site Title + + + + + \ No newline at end of file From 0f717a541dfe33964c223e52015fe0d831b035a0 Mon Sep 17 00:00:00 2001 From: Jobsidney Date: Tue, 31 May 2022 14:07:56 +0300 Subject: [PATCH 2/2] DOne with Assignment --- index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index e8348bf7e..e199a52e3 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,9 @@ - - -My Site Title - - - - - \ No newline at end of file + + + My Site Title + + + + + \ No newline at end of file