Skip to content

Commit 69b8960

Browse files
authored
Update index.html
1 parent ea6171e commit 69b8960

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,11 @@
3030
<img src="images/logo_outline.png" alt="NerDS Lab Logo" height="100">
3131
<h1>NerDS Lab</h1>
3232
<nav>
33-
<a href="about.html">About</a> |
34-
<a href="people.html">People</a> |
35-
<a href="publications.html">Publications</a> |
36-
<a href="contact.html">Contact</a>
33+
<a href="index.html">Home</a> |
34+
<a href="about.html">About</a> |
35+
<a href="people.html">People</a> |
36+
<a href="publications.html">Publications</a> |
37+
<a href="contact.html">Contact</a>
3738
</nav>
3839
</header>
3940

0 commit comments

Comments
 (0)