diff --git a/.linthtmlrc.json b/.linthtmlrc.json
index 477c99b1b9..c427a6878c 100644
--- a/.linthtmlrc.json
+++ b/.linthtmlrc.json
@@ -26,16 +26,7 @@
"indent-width-cont": true,
"input-radio-req-name": true,
"spec-char-escape": true,
- "tag-bans": [
- "b",
- "i",
- "u",
- "center",
- "style",
- "marquee",
- "font",
- "s"
- ],
+ "tag-bans": ["b", "i", "u", "center", "style", "marquee", "font", "s"],
"tag-name-lowercase": true,
"tag-name-match": true,
"tag-self-close": false,
diff --git a/package-lock.json b/package-lock.json
index 61cf4a2b31..4bdc59529c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -14,7 +14,7 @@
"@mate-academy/backstop-config": "latest",
"@mate-academy/bemlint": "latest",
"@mate-academy/linthtml-config": "latest",
- "@mate-academy/scripts": "^1.8.6",
+ "@mate-academy/scripts": "^1.9.12",
"@mate-academy/stylelint-config": "latest",
"backstopjs": "6.3.23",
"jest": "^29.7.0",
@@ -1211,10 +1211,11 @@
"dev": true
},
"node_modules/@mate-academy/scripts": {
- "version": "1.8.6",
- "resolved": "https://registry.npmjs.org/@mate-academy/scripts/-/scripts-1.8.6.tgz",
- "integrity": "sha512-b4om/whj4G9emyi84ORE3FRZzCRwRIesr8tJHXa8EvJdOaAPDpzcJ8A0sFfMsWH9NUOVmOwkBtOXDu5eZZ00Ig==",
+ "version": "1.9.12",
+ "resolved": "https://registry.npmjs.org/@mate-academy/scripts/-/scripts-1.9.12.tgz",
+ "integrity": "sha512-/OcmxMa34lYLFlGx7Ig926W1U1qjrnXbjFJ2TzUcDaLmED+A5se652NcWwGOidXRuMAOYLPU2jNYBEkKyXrFJA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"@octokit/rest": "^17.11.2",
"@types/get-port": "^4.2.0",
diff --git a/package.json b/package.json
index ce9d180d76..bbc33bb8b3 100644
--- a/package.json
+++ b/package.json
@@ -17,13 +17,12 @@
"keywords": [],
"author": "Mate Academy",
"license": "GPL-3.0",
- "dependencies": {},
"devDependencies": {
"@linthtml/linthtml": "^0.9.6",
"@mate-academy/backstop-config": "latest",
"@mate-academy/bemlint": "latest",
"@mate-academy/linthtml-config": "latest",
- "@mate-academy/scripts": "^1.8.6",
+ "@mate-academy/scripts": "^1.9.12",
"@mate-academy/stylelint-config": "latest",
"backstopjs": "6.3.23",
"jest": "^29.7.0",
diff --git a/readme.md b/readme.md
index fca5f5e388..bab238885b 100644
--- a/readme.md
+++ b/readme.md
@@ -21,5 +21,6 @@ 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://barbanihor.github.io/layout_hello-world/)
+- [TEST REPORT LINK](https://barbanihor.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!
+
+