diff options
| author | Mark Otto <[email protected]> | 2012-09-30 21:28:20 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-09-30 21:28:20 -0700 |
| commit | a2690c6d86e97655e87c77be59a0f252101b3a09 (patch) | |
| tree | 4b6ef6014d1e09a7ba60658624c69800a6f05ca0 /docs/index.html | |
| parent | 57f8dbe25cd073bbf4d28a52cd82a2554ab024fc (diff) | |
| download | bootstrap-a2690c6d86e97655e87c77be59a0f252101b3a09.tar.xz bootstrap-a2690c6d86e97655e87c77be59a0f252101b3a09.zip | |
add link to examples on index page; add back narrow marketing page and signin page examples
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index ad52d47c7..c3ac21de7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -81,6 +81,9 @@ <a href="http://github.com/twitter/bootstrap" >GitHub project</a> </li> <li> + <a href="./getting-started.html#examples" >Examples</a> + </li> + <li> <a href="./extend.html" >Extend</a> </li> <li> |
