Skip to content

Commit

Permalink
added heading and a short para
Browse files Browse the repository at this point in the history
  • Loading branch information
Orzala-2024 committed May 15, 2024
1 parent 47e7127 commit 2642dd5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!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="styles.css"
</head>
<body>
<h1>TEST REPO</h1>
<P>This is my first repo to learn how to clone a repo.</P>

</body>
</html>

0 comments on commit 2642dd5

Please sign in to comment.