We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a110259 commit 1d8e614Copy full SHA for 1d8e614
1 file changed
index.html
@@ -81,7 +81,7 @@
81
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
82
<ul class="nav navbar-nav navbar-right">
83
<li><a href="index.html#ABOUTUS">About Us</a></li>
84
- <li><a href="index.html#PUBLICATION">Publication</a></li>
+ <li><a href="index.html#PUBLICATIONS">Publications</a></li>
85
<li><a href="index.html#TEAM">Team</a></li>
86
<li><a href="index.html#ALUMNI">Alumni</a></li>
87
<li><a href="index.html#MORE">more</a></li>
@@ -176,7 +176,7 @@ <h2>Latest Updates & Opportunities</h2>
176
</section>
177
<script src="components/bluesky-feed.js"></script>
178
179
- <section id="Publication">
+ <section id="PUBLICATIONS">
180
<div class="container">
181
182
<div class="row wow fadeInUp animated">
0 commit comments