Skip to content

Commit

Permalink
Merge pull request #15 from AshwinHarikumar/main
Browse files Browse the repository at this point in the history
  • Loading branch information
Glitchyi authored Jan 10, 2025
2 parents 892e8f7 + d008979 commit 701a358
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcR2UOW09a8y-Ue_FtTFn01C4U4-dZmIax-P_g&s" alt="A cute cat picture">

<ul>
<li><a href="pages/advaith.html"> HEHE COMPUTER GO BRRR </a></li>

<li><a href="pages/ashwin.html"> HEHE COMPUTER AShwin </a></li>

<li><a href="pages/memboy.html">for the memes!!</a></li>

<li><a href="pages/advaith.html">HEHE COMPUTER GO BRRR</a></li>
<li><a href="pages/test.html">Umm, misleading title</a></li>
<li><a href="pages/memboy.html">for the memes!!</a></li>
Expand Down
13 changes: 13 additions & 0 deletions pages/ashwin.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>This is Ashwin Harikumar's Page</title>
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSmC-mCDB23Vzt9taOtAHR7modC5QvyocEZBQ&s"/>

</head>
<body>

</body>
</html>

0 comments on commit 701a358

Please sign in to comment.