Skip to content

Commit

Permalink
Remove unused menu items
Browse files Browse the repository at this point in the history
  • Loading branch information
mlandauer committed Oct 5, 2013
1 parent bf5795e commit 6dffabf
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions www/index.html
Expand Up @@ -28,20 +28,8 @@
<div class="navbar navbar-fixed-top navbar-inverse">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<p class="navbar-text">Camping near you in NSW</p>
</div>
<div 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>
</ul>
</div> <!--.nav-collapse -->
</div>
</div>

Expand Down

0 comments on commit 6dffabf

Please sign in to comment.