From 1837f0c575f04548a6f8af19d80f4274faa0a8be Mon Sep 17 00:00:00 2001 From: Ruslan Hrynchuk Date: Sat, 1 Jul 2023 14:24:53 +0300 Subject: [PATCH 1/2] add 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 25e0dc6f79..c629d343cb 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,8 @@ # Hello world 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://momos1703.github.io/layout_hello-world/) +- [TEST REPORT LINK](https://momos1703.github.io/layout_hello-world/report/html_report/) > Follow [this instructions](https://mate-academy.github.io/layout_task-guideline/#how-to-solve-the-layout-tasks-on-github) ___ diff --git a/src/index.html b/src/index.html index e69de29bb2..c14c2a40b6 100644 --- a/src/index.html +++ b/src/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + + Hello, world! + + \ No newline at end of file From 97ba6a658f6662af81166b79b573a8e096bd51e4 Mon Sep 17 00:00:00 2001 From: Ruslan Hrynchuk Date: Sat, 1 Jul 2023 14:57:12 +0300 Subject: [PATCH 2/2] add blank after html --- src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index c14c2a40b6..8c83d3bc19 100644 --- a/src/index.html +++ b/src/index.html @@ -8,4 +8,4 @@ Hello, world! - \ No newline at end of file +