1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02:00

move examples into docs...

This commit is contained in:
Jacob Thornton
2012-01-31 17:35:23 -08:00
parent bdfb05dbac
commit fd49d4a44f
7 changed files with 33 additions and 32 deletions

View File

@@ -84,21 +84,21 @@
<ul class="thumbnails bootstrap-examples">
<li class="span4">
<a class="thumbnail" href="../examples/hero.html">
<a class="thumbnail" href="examples/hero.html">
<img src="assets/img/examples/bootstrap-example-hero.jpg" alt="">
</a>
<h3>Basic marketing site</h3>
<p>Featuring a hero unit for a primary message and three supporting elements.</p>
</li>
<li class="span4">
<a class="thumbnail" href="../examples/fluid.html">
<a class="thumbnail" href="examples/fluid.html">
<img src="assets/img/examples/bootstrap-example-fluid.jpg" alt="">
</a>
<h3>Fluid layout</h3>
<p>Uses are new responsive, fluid grid system to create seamless liquid layout.</p>
</li>
<li class="span4">
<a class="thumbnail" href="../examples/starter-template.html">
<a class="thumbnail" href="examples/starter-template.html">
<img src="assets/img/examples/bootstrap-example-starter.jpg" alt="">
</a>
<h3>Starter template</h3>