Skip to content

Commit

Permalink
Comment out extra menu items
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed May 14, 2016
1 parent 91b7071 commit c71d0d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -36,8 +36,8 @@
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="#">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#contact">Contact</a></li>
<!-- <li><a href="#about">About</a></li>
<li><a href="#contact">Contact</a></li> -->
</ul>
</div><!--/.nav-collapse -->
</div>
Expand Down

0 comments on commit c71d0d3

Please sign in to comment.