Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
Signed-off-by: pm4rcin <[email protected]>
  • Loading branch information
pm4rcin authored Oct 14, 2024
1 parent cc907d6 commit cb9b90a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!doctype html>
<html lang="en-US">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>My test page</title>
</head>
<body>
<p>Hello HTMLy</p>
</body>
</html>

0 comments on commit cb9b90a

Please sign in to comment.