diff --git a/readme.md b/readme.md index fca5f5e388..04946305d4 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,9 @@ # Hello world -Add the basic page markup and the text `Hello, world!` into the body. +1. Replace `` + - [DEMO LINK](https://IrynaSwiss/github.io/layout_hello-world)
+ - [TEST REPORT LINK](https://IrynaSwiss/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..955ab44fc5 100644 --- a/src/index.html +++ b/src/index.html @@ -0,0 +1,14 @@ + + + + + + Document + + + Hello, world! + +