From af330f97cad8f60855b65a94c7651249ff638a44 Mon Sep 17 00:00:00 2001 From: D0dgerJ Date: Mon, 16 Sep 2024 17:32:10 +0300 Subject: [PATCH] task solution --- readme.md | 4 ++-- src/index.html | 11 +++++++++++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index fca5f5e388..b7b2862eff 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://D0dgerJ.github.io/layout_hello-world/) +- [TEST REPORT LINK](https://D0dgerJ.github.io/layout_hello-world/report/html_report/) diff --git a/src/index.html b/src/index.html index e69de29bb2..8c83d3bc19 100644 --- a/src/index.html +++ b/src/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + + Hello, world! + +