From 69b852ae542431f3058237aee581be99c88b332c Mon Sep 17 00:00:00 2001 From: tgrtuk Date: Fri, 22 Aug 2025 09:39:40 +0200 Subject: [PATCH 1/2] Fixed indent and added hello world. --- index.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index c8b2433..cc48192 100644 --- a/index.html +++ b/index.html @@ -1,12 +1,14 @@ - - - - Git Basics + + + + Git Basics - +

+ Hello world +

\ No newline at end of file From 114ec5b6980c48f03473b271de212298123264db Mon Sep 17 00:00:00 2001 From: tgrtuk Date: Fri, 22 Aug 2025 09:46:15 +0200 Subject: [PATCH 2/2] Second try --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index cc48192..a2e05f4 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@

- Hello world + Hello world; let's try again

\ No newline at end of file