Skip to content

Commit

Permalink
Initial commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
robiul121 committed Sep 28, 2021
1 parent 8db82f5 commit 90a9841
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 lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>This is a test repository.</title>
</head>
<body>
<h1>Hello GitHub.</h1>
</body>
</html>

0 comments on commit 90a9841

Please sign in to comment.