Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghost414Entourage committed Jun 24, 2024
1 parent f7941e9 commit 063bc92
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>My GitHub Page</title>
</head>
<body>
<h1>Hello World</h1>
<p>I'm hosted with GitHub Pages.</p>
<h1>Welcome to my GitHub Page!</h1>
<p>This is a simple website hosted with GitHub Pages.</p>
</body>
</html>

0 comments on commit 063bc92

Please # to comment.