We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acb784d commit ae272aaCopy full SHA for ae272aa
1 file changed
js/indexstart.js
@@ -58,7 +58,7 @@ st += ' <li class="nav-item active"> ';
58
st += ' <a class="nav-link" href="https://www.cs.uic.edu/~asudeh/pub.htm" target="_blank">Publications<span class="sr-only">(current)</span></a> ';
59
st += ' </li> ';
60
st += ' <li class="nav-item active"> ';
61
-st += ' <a class="nav-link" href="ppl.htm">People<span class="sr-only">(current)</span></a> ';
+st += ' <a class="nav-link" href="ppl.htm">Team<span class="sr-only">(current)</span></a> ';
62
63
64
st += ' <a class="nav-link" href="contact.htm">Contact<span class="sr-only">(current)</span></a> ';
0 commit comments