Skip to content

Commit 150c6bd

Browse files
authored
Link state is fixed.
1 parent 2e8a3e1 commit 150c6bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

about.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@
5353
</div>
5454
<div class="col-xs-10 text-right menu-1">
5555
<ul>
56-
<li class="active"><a href="index.html">Home</a></li>
56+
<li><a href="index.html">Home</a></li>
5757

5858

5959
<li><a href="Projects.html">Project</a></li>
60-
<li><a href="about.html">Team</a></li>
60+
<li class="active"><a href="about.html">Team</a></li>
6161
<li><a href="#fh5co-started" id="donate-us">Donate Us</a></li>
6262
<li><a href="http://wiki.codeuino.org/">Wiki</a></li>
6363
<li><a href="https://goo.gl/3pwWMR">Get Involved</a></li>

0 commit comments

Comments
 (0)