From fba3a17493c225a06fedaf011105c4d0a2519714 Mon Sep 17 00:00:00 2001 From: Dennis Paixao Date: Sat, 28 Dec 2024 12:58:38 -0300 Subject: [PATCH] solution --- readme.md | 4 ++-- src/index.html | 23 +++++++++++++---------- src/style.css | 1 - 3 files changed, 15 insertions(+), 13 deletions(-) diff --git a/readme.md b/readme.md index fca5f5e388..91b64a847e 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://dennispaixao.github.io/layout_hello-world/) +- [TEST REPORT LINK](https://dennispaixao.github.io/layout_hello-world/report/html_report/) diff --git a/src/index.html b/src/index.html index 36e277d68b..955ab44fc5 100644 --- a/src/index.html +++ b/src/index.html @@ -1,11 +1,14 @@ - + - - - - Document - - -

Hello world!

- - + + + + Document + + + Hello, world! + + diff --git a/src/style.css b/src/style.css index 8b0eea290d..c4301db288 100644 --- a/src/style.css +++ b/src/style.css @@ -1,2 +1 @@ /* styles go here */ -