summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index c4b80e4..ad8d145 100644
--- a/index.html
+++ b/index.html
@@ -74,14 +74,14 @@
</div><!--/.container-fluid -->
</nav>
- <!-- Main component for a primary marketing message or call to action -->
+ <!-- Main component for a primary marketing message or call to action
<div class="jumbotron">
<h1>Navbar example</h1>
<p>This example is a quick exercise to illustrate how the default, static navbar and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.</p>
<p>
<a class="btn btn-lg btn-primary" href="components/#navbar" role="button">View navbar docs &raquo;</a>
</p>
- </div>
+ </div> -->
</div> <!-- /container -->
</body>