Commit 149f32d9 authored by Mark Otto's avatar Mark Otto
Browse files

Alternate fix for #15250 with a more descriptive theme jumbotron

parent 9c049c99
Showing with 2 additions and 3 deletions
+2 -3
...@@ -69,9 +69,8 @@ ...@@ -69,9 +69,8 @@
<!-- Main jumbotron for a primary marketing message or call to action --> <!-- Main jumbotron for a primary marketing message or call to action -->
<div class="jumbotron"> <div class="jumbotron">
<h1>Hello, world!</h1> <h1>Theme example</h1>
<p>This is a template for a simple marketing or informational website. It includes a large callout called a jumbotron and three supporting pieces of content. Use it as a starting point to create something more unique.</p> <p>This is a template showcasing the optional theme stylesheet included in Bootstrap. Use it as a starting point to create something more unique by building on or modifying it.</p>
<p><a href="#" class="btn btn-primary btn-lg" role="button">Learn more &raquo;</a></p>
</div> </div>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment