From 77c9686be57afd3214746bcc2baba13afac27c0d Mon Sep 17 00:00:00 2001 From: Anastasia Buzueva Date: Wed, 1 Jan 2025 17:58:22 +0200 Subject: [PATCH 1/2] add solution --- readme.md | 5 +++-- src/index.html | 14 ++++++++++++++ 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index fca5f5e388..2abbc3233f 100644 --- a/readme.md +++ b/readme.md @@ -21,5 +21,6 @@ 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://buzueva.github.io/layout_hello-world/) +- [TEST REPORT LINK](https://buzueva.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 39e6a1594b27a8e1f88ffbd472f0893204ea8c10 Mon Sep 17 00:00:00 2001 From: Anastasia Date: Thu, 9 Jan 2025 12:35:58 +0200 Subject: [PATCH 2/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..5ab216e273 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://buzueva.github.io/layout_hello-world/) +- [TEST REPORT LINK](https://buzueva.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! + +