Skip to content

Commit 2e8a3e1

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Projects.html

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

6161

62-
<li><a href="Projects.html">Project</a></li>
62+
<li class="active"><a href="Projects.html">Project</a></li>
6363
<li><a href="about.html">Team</a></li>
6464
<li><a href="#fh5co-started" id="donate-us">Donate Us</a></li>
6565
<li><a href="http://wiki.codeuino.org/">Wiki</a></li>

0 commit comments

Comments
 (0)