diff options
| author | Mark Otto <[email protected]> | 2012-10-29 21:00:53 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-10-29 21:00:53 -0700 |
| commit | 41ad16fe406956cc8604b295ae0b5f185386c595 (patch) | |
| tree | 0d890d2fc5b7970fca64451022f33cad7f7c924e /docs/templates | |
| parent | c33169a6bae8675bd65767690d9098a4f9c071a9 (diff) | |
| download | bootstrap-41ad16fe406956cc8604b295ae0b5f185386c595.tar.xz bootstrap-41ad16fe406956cc8604b295ae0b5f185386c595.zip | |
v2.2.0 instead of v2.1.2
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/pages/index.mustache | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache index da2b1211d..39a2a8371 100644 --- a/docs/templates/pages/index.mustache +++ b/docs/templates/pages/index.mustache @@ -3,7 +3,7 @@ <h1>{{_i}}Bootstrap{{/i}}</h1> <p>{{_i}}Sleek, intuitive, and powerful front-end framework for faster and easier web development.{{/i}}</p> <p> - <a href="assets/bootstrap.zip" class="btn btn-primary btn-large" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 2.1.2']);"{{/production}}>{{_i}}Download Bootstrap{{/i}}</a> + <a href="assets/bootstrap.zip" class="btn btn-primary btn-large" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 2.2.0']);"{{/production}}>{{_i}}Download Bootstrap{{/i}}</a> </p> <ul class="masthead-links"> <li> @@ -16,7 +16,7 @@ <a href="./extend.html" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Extend']);"{{/production}}>{{_i}}Extend{{/i}}</a> </li> <li> - {{_i}}Version 2.1.2{{/i}} + {{_i}}Version 2.2.0{{/i}} </li> </ul> </div> |
