Skip to content

Commit 1b5f982

Browse files
authored
Add index.html with links
1 parent 2a2e5c6 commit 1b5f982

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<html>
2+
<head><title>Jalitha's Github Page</title></head>
3+
<body>
4+
<h1>Hey there!</h1>
5+
<ul>
6+
<li><a href="/peptalk">Peptalk Generator</a></li>
7+
<li><a href="/hunt">Halloween Scavenger Hunt</a></li>
8+
</ul>
9+
</body>
10+
</html>

0 commit comments

Comments
 (0)