mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-17 02:50:57 +00:00
copy change
This commit is contained in:
parent
aac3736eea
commit
c8fa2600f2
2 changed files with 2 additions and 2 deletions
|
|
@ -236,7 +236,7 @@
|
|||
<div class="page-header">
|
||||
<h1>5. Examples</h1>
|
||||
</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">
|
||||
<li class="span3">
|
||||
<a class="thumbnail" href="examples/hero.html">
|
||||
|
|
|
|||
|
|
@ -165,7 +165,7 @@
|
|||
<div class="page-header">
|
||||
<h1>{{_i}}5. Examples{{/i}}</h1>
|
||||
</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">
|
||||
<li class="span3">
|
||||
<a class="thumbnail" href="examples/hero.html">
|
||||
|
|
|
|||
Loading…
Reference in a new issue