From 0ee4485d7eff77349a20f9955412015ba60bc2e4 Mon Sep 17 00:00:00 2001 From: adeyemi Date: Tue, 27 Feb 2024 18:12:25 +0100 Subject: [PATCH 1/2] testes and trusted --- 01_lesson/index.html | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/01_lesson/index.html b/01_lesson/index.html index aa87e7a..1925262 100644 --- a/01_lesson/index.html +++ b/01_lesson/index.html @@ -1,24 +1,23 @@ - - - + + My First Web Page - + - +

Hello World!

This is my first web page.

- - - \ No newline at end of file +

my first commit

+ + From 43293f87136ca31b7d59f9ea43b3e3520f0cadda Mon Sep 17 00:00:00 2001 From: adeyemi Date: Tue, 27 Feb 2024 18:26:41 +0100 Subject: [PATCH 2/2] another commit --- 02_lesson/index.html | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/02_lesson/index.html b/02_lesson/index.html index 792839b..8888ad7 100644 --- a/02_lesson/index.html +++ b/02_lesson/index.html @@ -1,18 +1,20 @@ - - - - - + + + + My First Web Page - - - + + + - +

Hello World!

+

Hello friend!

This is my first web page.

- - - \ No newline at end of file + +