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 2e8a3e1 commit 150c6bdCopy full SHA for 150c6bd
about.html
@@ -53,11 +53,11 @@
53
</div>
54
<div class="col-xs-10 text-right menu-1">
55
<ul>
56
- <li class="active"><a href="index.html">Home</a></li>
+ <li><a href="index.html">Home</a></li>
57
58
59
<li><a href="Projects.html">Project</a></li>
60
- <li><a href="about.html">Team</a></li>
+ <li class="active"><a href="about.html">Team</a></li>
61
<li><a href="#fh5co-started" id="donate-us">Donate Us</a></li>
62
<li><a href="http://wiki.codeuino.org/">Wiki</a></li>
63
<li><a href="https://goo.gl/3pwWMR">Get Involved</a></li>
0 commit comments