Skip to content

Commit

Permalink
Update default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaoyuDu authored Oct 23, 2023
1 parent f661816 commit 55b7eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h1 class="site-name"><a href="{{ site.baseurl }}/">{{ site.name }}</a></h1>
<nav>
<a href="{{ site.baseurl }}/blog">Blog</a>
<a href="{{ site.baseurl }}/publications">Publications</a>
<a href="{{ site.baseurl }}/Teaching">Publications</a>
<a href="{{ site.baseurl }}/Teaching">Teaching</a>
<a href="{{ site.baseurl }}/about">About Me</a>

</nav>
Expand Down

0 comments on commit 55b7eb0

Please sign in to comment.