diff options
| author | Mark Otto <[email protected]> | 2013-07-31 10:27:43 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-31 10:27:43 -0700 |
| commit | 29b36bf962d8fb553516ddc865951a80deb7b347 (patch) | |
| tree | 1e6f32ce4072172dc3913d58c8004bf2072d48d4 /index.html | |
| parent | ba05b7a63c6beacf6ba1ac66604b63421e9d893c (diff) | |
| download | bootstrap-29b36bf962d8fb553516ddc865951a80deb7b347.tar.xz bootstrap-29b36bf962d8fb553516ddc865951a80deb7b347.zip | |
dat purple homepage--http://www.youtube.com/watch?v=k2C5TjS2sh4
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 94ce52ade..37b634b42 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ base_url: "./" <h1>Bootstrap 3</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_dist }}" class="btn btn-bs btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0 RC1']);">Download Bootstrap</a> + <a href="{{ site.download_dist }}" class="btn btn-outline btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0 RC1']);">Download Bootstrap</a> </p> </div> </div> |
