Skip to content

Commit

Permalink
Create index.html (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
gomzyakov authored Nov 3, 2024
1 parent 8209776 commit 375b6eb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Document</title>
</head>
<body>
<h1> This is a heading</h1>
<p>This is a paragraph</p>
</body>
</html>

0 comments on commit 375b6eb

Please sign in to comment.