diff options
| author | Mark Otto <[email protected]> | 2013-02-26 00:49:21 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-26 00:49:21 -0800 |
| commit | ea01e8bbc4fd42ac1e77b5af197b3b1198c50acc (patch) | |
| tree | d468c9db8b2492c3ca12757ee5477bbe387bb473 /docs/getting-started.html | |
| parent | e2e5580c0ebbc333590a685693dcaa6d97ef18e7 (diff) | |
| download | bootstrap-ea01e8bbc4fd42ac1e77b5af197b3b1198c50acc.tar.xz bootstrap-ea01e8bbc4fd42ac1e77b5af197b3b1198c50acc.zip | |
nuke remaining less/tests/ files and move grid over to examples dir
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 7f8dbff01..46ec820ed 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -253,6 +253,13 @@ description: Overview of the project, its contents, and how to get started with <h4>Fixed top navbar</h4> <p></p> </div> + <div class="span4"> + <a class="thumbnail" href="/examples/grid/"> + <img src="/assets/img/examples/bootstrap-example-.png" alt=""> + </a> + <h4>Grid examples</h4> + <p></p> + </div> </div> </section> |
