diff options
| author | Mark Otto <[email protected]> | 2012-11-30 16:31:24 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-11-30 16:31:24 -0800 |
| commit | ebd2215e494e77a0da3283c1006a5ac164b8e862 (patch) | |
| tree | 10b95a3e0e9b5fc6c3afb26b79e1f2d427eab6d3 /docs/getting-started.html | |
| parent | 10c14e8955868ba2b0174ca3022a139f4b95dc75 (diff) | |
| download | bootstrap-ebd2215e494e77a0da3283c1006a5ac164b8e862.tar.xz bootstrap-ebd2215e494e77a0da3283c1006a5ac164b8e862.zip | |
remove deleted css files, run make
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 390d30df5..7628a3d36 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -47,10 +47,7 @@ <a href="./getting-started.html">Get started</a> </li> <li class=""> - <a href="./scaffolding.html">Scaffolding</a> - </li> - <li class=""> - <a href="./base-css.html">Base CSS</a> + <a href="./css.html">Core CSS</a> </li> <li class=""> <a href="./components.html">Components</a> @@ -253,13 +250,6 @@ <p>Featuring a hero unit for a primary message and three supporting elements.</p> </div> <div class="span4"> - <a class="thumbnail" href="examples/fluid.html"> - <img src="assets/img/examples/bootstrap-example-fluid.jpg" alt=""> - </a> - <h4>Fluid layout</h4> - <p>Uses our new responsive, fluid grid system to create a seamless liquid layout.</p> - </div> - <div class="span4"> <a class="thumbnail" href="examples/marketing-narrow.html"> <img src="assets/img/examples/bootstrap-example-marketing-narrow.png" alt=""> </a> |
