From d0414f352c42b6dd29c741697ea0691402bd447e Mon Sep 17 00:00:00 2001 From: dumkihot Date: Sun, 15 Sep 2024 19:21:04 +0300 Subject: [PATCH] add solution --- readme.md | 6 +++--- src/index.html | 14 ++++++++++++++ 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index fca5f5e388..d25e7f2363 100644 --- a/readme.md +++ b/readme.md @@ -20,6 +20,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/) +Replace `dumkihot` with your Github username and copy the links to Pull Request description: +- [DEMO LINK](https://dumkihot.github.io/layout_hello-world/) +- [TEST REPORT LINK](https://dumkihot.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! + +