From 706e469569e97b083f70ae108ca4bd2ad514f2e2 Mon Sep 17 00:00:00 2001 From: Kseniia Yarotska Date: Fri, 10 Jan 2025 11:09:32 +0200 Subject: [PATCH 1/2] add solution --- readme.md | 4 ++-- src/index.html | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index fca5f5e388..948c22a45f 100644 --- a/readme.md +++ b/readme.md @@ -21,5 +21,5 @@ and use this [VSCode settings](https://mate-academy.github.io/fe-program/tools/v ## Demo Links Replace `` with your Github username and copy the links to Pull Request description: -- [DEMO LINK](https://.github.io/layout_hello-world/) -- [TEST REPORT LINK](https://.github.io/layout_hello-world/report/html_report/) +- [DEMO LINK](https://KseniiaYarotska.github.io/layout_hello-world/) +- [TEST REPORT LINK](https://KseniiaYarotska.github.io/layout_hello-world/report/html_report/) diff --git a/src/index.html b/src/index.html index e69de29bb2..955ab44fc5 100644 --- a/src/index.html +++ b/src/index.html @@ -0,0 +1,14 @@ + + + + + + Document + + + Hello, world! + + From 9f6a0deba34b080ef08d031e22507b96e0eba763 Mon Sep 17 00:00:00 2001 From: Kseniia Yarotska Date: Fri, 10 Jan 2025 11:29:54 +0200 Subject: [PATCH 2/2] add blank line at the end --- src/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.html b/src/index.html index 955ab44fc5..0eb1ba249c 100644 --- a/src/index.html +++ b/src/index.html @@ -12,3 +12,4 @@ Hello, world! +