From 4b7bb6657133dd3e6f21aa3d65dcea2d6f64b599 Mon Sep 17 00:00:00 2001 From: Div090 Date: Fri, 12 Jul 2024 12:42:19 +0100 Subject: [PATCH 1/2] popular cities --- index.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 2454c7f..70e930d 100644 --- a/index.html +++ b/index.html @@ -3,9 +3,16 @@ - This is our Code School Doc + Popular cities - +

London

+

this is the capital of England

+

Paris

+

This is the capital of France

+

Berlin

+

This the capital city of Germany

+ < + \ No newline at end of file From c1c0f633b01f09f2611f3ec627bcd34133f86844 Mon Sep 17 00:00:00 2001 From: Div090 Date: Fri, 12 Jul 2024 12:48:21 +0100 Subject: [PATCH 2/2] popular cities --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 70e930d..777da86 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@

Paris

This is the capital of France

Berlin

This the capital city of Germany

- < + \ No newline at end of file