Skip to content

Commit

Permalink
Merge pull request #1049 from techmannih/events
Browse files Browse the repository at this point in the history
fix: adding event section  in the navbar in gallery section #1041
  • Loading branch information
NageshMandal authored Jul 27, 2023
2 parents 35028be + 70c0d8c commit 413d54a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gallary-section/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@
<li><a class="nav-link" href="../placement.html">Placements</a></li>
<li><a class="nav-link" href="../contact.html">Contacts</a></li>
<li><a class="nav-link" href="../syllabus.html">Syllabus</a></li>

<li><a class="nav-link" href="../event.html">Events</a></li>

<li>
<form id="search-form" action="#" method="GET">
Expand Down

0 comments on commit 413d54a

Please sign in to comment.