From 27395b2bce1c65c50e76365c677528eed060c103 Mon Sep 17 00:00:00 2001 From: Nataliia Date: Mon, 19 Aug 2024 15:24:48 +0300 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..43df182471 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://Naathie.github.io/layout_hello-world/) +- [TEST REPORT LINK](https://Naathie.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 bb73cea823605ba6432dc7d22e0fa04faf908f38 Mon Sep 17 00:00:00 2001 From: Nataliia Date: Mon, 19 Aug 2024 15:31:24 +0300 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! +