Skip to content

Commit 1d8e614

Browse files
committed
fix publications navbar
1 parent a110259 commit 1d8e614

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
8282
<ul class="nav navbar-nav navbar-right">
8383
<li><a href="index.html#ABOUTUS">About Us</a></li>
84-
<li><a href="index.html#PUBLICATION">Publication</a></li>
84+
<li><a href="index.html#PUBLICATIONS">Publications</a></li>
8585
<li><a href="index.html#TEAM">Team</a></li>
8686
<li><a href="index.html#ALUMNI">Alumni</a></li>
8787
<li><a href="index.html#MORE">more</a></li>
@@ -176,7 +176,7 @@ <h2>Latest Updates & Opportunities</h2>
176176
</section>
177177
<script src="components/bluesky-feed.js"></script>
178178

179-
<section id="Publication">
179+
<section id="PUBLICATIONS">
180180
<div class="container">
181181

182182
<div class="row wow fadeInUp animated">

0 commit comments

Comments
 (0)