From 07ccd078903c4da4b1e4ca0c71607027494fa6a1 Mon Sep 17 00:00:00 2001 From: Yevhen Velychko Date: Fri, 10 Jan 2025 17:11:05 +0200 Subject: [PATCH] add --- readme.md | 12 ++++++++++++ src/index.html | 9 +++------ 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index bbec97f991..ab887ce78f 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,17 @@ # Hello world + + +Replace `` with your Github username and copy the links to Pull Request description: +- [DEMO LINK](https://mate-academy.github.io/layout_hello-world/) +- [TEST REPORT LINK](https://mate-academy.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) +___ + +## The task + + Add the basic page markup and the text `Hello, world!` into the body. > 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 955ab44fc5..8c83d3bc19 100644 --- a/src/index.html +++ b/src/index.html @@ -1,11 +1,8 @@ - + - - + + Document