Skip to content

Commit

Permalink
Merge pull request #2 from shriekdj/shriekdj-patch-1
Browse files Browse the repository at this point in the history
Create index.html
  • Loading branch information
shriekdj authored Feb 9, 2022
2 parents e55dbd6 + 3227cd0 commit 94d448f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<title>Hello World</title>
</head>
<body>
<h1>Hello World</h1>
</body>

0 comments on commit 94d448f

Please sign in to comment.