From a6cf4e89bb2f258bcf118f9073db05b76bb21c27 Mon Sep 17 00:00:00 2001 From: Dyeime Nunes Farias Date: Fri, 26 Jun 2026 12:49:20 -0300 Subject: [PATCH 1/2] add task 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..e470fb9dd2 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://dyeime.github.io/layout_hello-world/) +- [TEST REPORT LINK](https://dyeime.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 60ccd3b2a53f6e84c8e9404b347dd67b06c1864a Mon Sep 17 00:00:00 2001 From: Dyeime Nunes Farias Date: Fri, 26 Jun 2026 12:55:40 -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! +