Skip to content

Commit

Permalink
add task solution
Browse files Browse the repository at this point in the history
  • Loading branch information
danelikka committed Aug 6, 2024
1 parent 8bc01fa commit 72892d7
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0"
/>
<title>Document</title>
<link
rel="stylesheet"
href="(https:// mate-academy.github.io/layout_hello-world/)"
/>
</head>
<body>
Hello, world!
</body>
</html>

0 comments on commit 72892d7

Please sign in to comment.