Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
AJsuper007 committed Sep 24, 2024
1 parent 4bf7e0f commit 0ffceca
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<title>Website Name</title>
</head>
<body>

<h1>Name of Website</h1>
<p>Description Of Website</p>
</body>
</html>

0 comments on commit 0ffceca

Please sign in to comment.