Skip to content

Commit

Permalink
Check
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragya1642 committed Jun 9, 2024
1 parent d8ad7c7 commit e66f780
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
<!--Aragya Goyal Personal Portfolio Website-->

<!DOCTYPE html>
<html>
<body>
<h1>Hello World</h1>
<p>I'm hosted with GitHub Pages.</p>
</body>
<body>
<h1>Hello World</h1>
<p>I'm hosted with GitHub Pages.</p>
<h1>Aragya Goyal</h1>
</body>
</html>

0 comments on commit e66f780

Please sign in to comment.