diff options
| author | Mark Otto <[email protected]> | 2012-01-25 10:47:08 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-25 10:47:08 -0800 |
| commit | 324ebb59900fd69411aec323a85953aec8c55bb6 (patch) | |
| tree | 049663ada89287d0706cec46ed67657ad61bd493 /docs/index.html | |
| parent | 1fa3eab20c827d0300cd4a4bb50e2c28e16a2872 (diff) | |
| download | bootstrap-324ebb59900fd69411aec323a85953aec8c55bb6.tar.xz bootstrap-324ebb59900fd69411aec323a85953aec8c55bb6.zip | |
spec'ed out an examples overview page with links to current examples; examples still need work themselves though
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 958f17bf8..2a6078cbe 100644 --- a/docs/index.html +++ b/docs/index.html @@ -115,7 +115,7 @@ <div class="marketing"> <h1>Built with Bootstrap.</h1> - <p class="marketing-byline">For even more sites built with Bootstrap, <a href="http://builtwithbootstrap.tumblr.com/" target="_blank">visit the unofficial Tumblr</a>.</p> + <p class="marketing-byline">For even more sites built with Bootstrap, <a href="http://builtwithbootstrap.tumblr.com/" target="_blank">visit the unofficial Tumblr</a> or <a href="./examples.html">browse the examples</a>.</p> <ul class="thumbnails example-sites"> <li class="span4"> <a class="thumbnail" href="http://kippt.com/" target="_blank"> |
