diff options
| author | Mark Otto <[email protected]> | 2012-10-02 17:01:18 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-10-02 17:01:18 -0700 |
| commit | e73cd15fc8eaa80ab7913d51a23a8e61c0e1bb30 (patch) | |
| tree | ef36c9da1555e294326c72d6a440d173fe683453 /docs/templates/pages/javascript.mustache | |
| parent | 630a88d3ce0dde6365e224d84353d3cf24defc18 (diff) | |
| download | bootstrap-e73cd15fc8eaa80ab7913d51a23a8e61c0e1bb30.tar.xz bootstrap-e73cd15fc8eaa80ab7913d51a23a8e61c0e1bb30.zip | |
copy and style changes to improve docs rendering on mobile devices
Diffstat (limited to 'docs/templates/pages/javascript.mustache')
| -rw-r--r-- | docs/templates/pages/javascript.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 88ddbf6e0..6c49d9bc4 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -2,7 +2,7 @@ ================================================== --> <header class="jumbotron subhead"> <div class="container"> - <h1>{{_i}}JavaScript for Bootstrap{{/i}}</h1> + <h1>{{_i}}JavaScript{{/i}}</h1> <p class="lead">{{_i}}Bring Bootstrap's components to life—now with 13 custom jQuery plugins.{{/i}} </div> </header> |
