From 9dd6242021dffc61a3b5575896199352086ca212 Mon Sep 17 00:00:00 2001 From: Wiktor Syganiec Date: Fri, 25 Oct 2024 21:15:25 +0200 Subject: [PATCH] add task solution --- readme.md | 4 ++-- src/index.html | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index fca5f5e388..ac5cc91a23 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://.github.io/layout_hello-world/) +- [TEST REPORT LINK](https://.github.io/layout_hello-world/report/html_report/) 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! + +