diff options
Diffstat (limited to 'getting-started.html')
| -rw-r--r-- | getting-started.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/getting-started.html b/getting-started.html index fda396a9e..3c26f719c 100644 --- a/getting-started.html +++ b/getting-started.html @@ -241,7 +241,15 @@ bootstrap/ <h4>Non-responsive Bootstrap</h4> <p>Easily disable the responsiveness of Bootstrap <a href="../getting-started/#disable-responsive">per our docs</a>.</p> </div> + <div class="clearfix visible-xs"></div> + <div class="col-xs-6 col-md-4"> + <a class="thumbnail" href="../examples/theme/"> + <img src="../examples/screenshots/theme.jpg" alt=""> + </a> + <h4>Bootstrap theme</h4> + <p>Load the optional Bootstrap theme for a visually enhanced experience.</p> + </div> </div> </div> |
