From b07146a76a1876e5206493eb6b1c7cf57f271694 Mon Sep 17 00:00:00 2001 From: Viktoriia Date: Tue, 7 Jan 2025 17:43:53 +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..a847fddc5a 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://viktoriamyhailiak.github.io/layout_hello-world/) +- [TEST REPORT LINK](https://viktoriamyhailiak.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 cc64acf86a32a655075bb7ccb68800daff70392b Mon Sep 17 00:00:00 2001 From: Viktoriia Date: Tue, 7 Jan 2025 17:54:00 +0200 Subject: [PATCH 2/2] add an empty 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! +