Commit c8fa2600 authored by Mark Otto's avatar Mark Otto
Browse files

copy change

parent aac3736e
7 merge requests!4427Use variable for desktop media query,!4258Aria,!4248Amended mentions of 'javascript' to the correct 'JavaScript',!4235Patch 1,!4232Fixing the modal z-index issue + make modal stacking possible,!42132.1.0 wip,!4165Patch 2
Showing with 2 additions and 2 deletions
+2 -2
...@@ -236,7 +236,7 @@ ...@@ -236,7 +236,7 @@
<div class="page-header"> <div class="page-header">
<h1>5. Examples</h1> <h1>5. Examples</h1>
</div> </div>
<p class="lead">Moving beyond the base template with a few basic examples as starting points for working with Bootstrap. We encourage folks to iterate on these examples and not simply use them as an end result.</p> <p class="lead">Move beyond the base template with a few example layouts. We encourage folks to iterate on these examples and not simply use them as an end result.</p>
<ul class="thumbnails bootstrap-examples"> <ul class="thumbnails bootstrap-examples">
<li class="span3"> <li class="span3">
<a class="thumbnail" href="examples/hero.html"> <a class="thumbnail" href="examples/hero.html">
......
...@@ -165,7 +165,7 @@ ...@@ -165,7 +165,7 @@
<div class="page-header"> <div class="page-header">
<h1>{{_i}}5. Examples{{/i}}</h1> <h1>{{_i}}5. Examples{{/i}}</h1>
</div> </div>
<p class="lead">{{_i}}Moving beyond the base template with a few basic examples as starting points for working with Bootstrap. We encourage folks to iterate on these examples and not simply use them as an end result.{{/i}}</p> <p class="lead">{{_i}}Move beyond the base template with a few example layouts. We encourage folks to iterate on these examples and not simply use them as an end result.{{/i}}</p>
<ul class="thumbnails bootstrap-examples"> <ul class="thumbnails bootstrap-examples">
<li class="span3"> <li class="span3">
<a class="thumbnail" href="examples/hero.html"> <a class="thumbnail" href="examples/hero.html">
......
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