Skip to content

Commit

Permalink
Update student_view.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinjpatton authored Dec 12, 2023
1 parent 5eeae00 commit 1c0cc70
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions _layouts/student_view.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,7 @@
<body>
<ul class="topnav">
<li><a class="active" href="/">Home</a></li>
<li><a href="/cv">CV</a></li>
<li><a href="/pubs">Publications</a></li>
<li><a href="/teaching">Teaching</a></li>
<li><a href="/contact">Contact</a></li>
<li><a href="/teaching/new_css_test.html">PHIL 2030</a></li>
<li class="right"><a href="/resources">Resources</a></li>
</ul>
<div class="container">
Expand Down

0 comments on commit 1c0cc70

Please sign in to comment.