Skip to content

Commit

Permalink
add task solution
Browse files Browse the repository at this point in the history
  • Loading branch information
SerhiiSemennikov committed Aug 18, 2024
1 parent a148b07 commit 1f55599
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion src/index.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
<!doctype html>
Hello world!
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0"
/>
<title>Document</title>
</head>
<body>
Hello, world!
</body>
</html>

0 comments on commit 1f55599

Please sign in to comment.