summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna Knoerr <an.kn@protonmail.ch>2021-12-21 05:45:23 +0100
committerAnna Knoerr <an.kn@protonmail.ch>2021-12-21 05:45:23 +0100
commitf14af7554e6cbd7e053cc729e1e1f8cee46affe0 (patch)
tree70452e214ea686f6813d931f53f1a129a3b87509
parent93fd72d250c8c056a0d9ebe5eb1bf93cfbe0e7a6 (diff)
removed fancy container
-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>