diff options
| author | Mark Otto <[email protected]> | 2013-08-18 21:15:07 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-18 21:15:07 -0700 |
| commit | 1a8d1b7586822d1105feb36a632be98da70781d0 (patch) | |
| tree | 90ad406c47020fed4227e904442eba52fdb485ca /index.html | |
| parent | 2713a751563a8da68a1d1e2ca50afe075eabfae9 (diff) | |
| download | bootstrap-1a8d1b7586822d1105feb36a632be98da70781d0.tar.xz bootstrap-1a8d1b7586822d1105feb36a632be98da70781d0.zip | |
docs cleanup around alignment on homepage and footers
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index eab9d1d85..187f3b643 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ base_url: "./" <main class="bs-masthead" id="content" role="main"> <div class="container"> - <h1>Bootstrap 3</h1> + <h1>Bootstrap</h1> <p class="lead">Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.</p> <p> <a href="{{ site.download }}" class="btn btn-outline-inverse btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0']);">Download Bootstrap</a> |
