diff options
| author | Mark Otto <[email protected]> | 2012-12-19 21:42:36 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-12-19 21:42:36 -0800 |
| commit | 65edc9cd6e453a7bf30ccbd6a57b3ea340e21907 (patch) | |
| tree | 03a6c9c365c3d17f8c73f00646bdc96b108dca77 /docs/getting-started.html | |
| parent | b6945a21682042948543fd6809976d06ad234384 (diff) | |
| download | bootstrap-65edc9cd6e453a7bf30ccbd6a57b3ea340e21907.tar.xz bootstrap-65edc9cd6e453a7bf30ccbd6a57b3ea340e21907.zip | |
Change .jumbotron usage in docs layout to .bs-docs-jumbotron
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 7a3c978ca..3bd33e8a5 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -68,7 +68,7 @@ <!-- Subhead ================================================== --> -<header class="jumbotron subhead" id="overview"> +<header class="bs-docs-jumbotron subhead"> <div class="container"> <h1>Getting started</h1> <p class="lead">Overview of the project, its contents, and how to get started with a simple template.</p> |
