Skip to content

Commit

Permalink
remove intro and topics tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
hmitaso committed Aug 11, 2024
1 parent 04b5ec2 commit 566aa6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions head.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ <h1>NCSU GIS/MEA582:<br>Geospatial Modeling and Analysis</h1>
<ul class="nav">
<li><a href="index.html">Syllabus</a></li>
<li><a href="schedule.html">Schedule</a></li>
<li><a href="topics/course_intro.html">Introduction</a></li>
<!--<li><a href="topics/course_intro.html">Introduction</a></li>-->
<li><a href="logistics.html">Logistics</a></li>
<li><a href="topics/index.html">Topics</a></li>
<!--<li><a href="topics/index.html">Topics</a></li>-->
<li><a href="projects.html">Projects</a></li>
<li><a href="faq.html">FAQs</a></li>
</ul>
Expand Down

0 comments on commit 566aa6b

Please sign in to comment.