aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorfat <[email protected]>2012-10-30 21:34:39 -0700
committerfat <[email protected]>2012-10-30 21:34:39 -0700
commit778ecbbfddda4cefd69857a30503cc5f751bff69 (patch)
tree17ab04cf5bbe2446e6ec7d42c670ccc35db65f5c /docs/templates
parent404e4d9e9a082d2b7a6dfa1aee13709173f8e822 (diff)
downloadbootstrap-2.2.1.tar.xz
bootstrap-2.2.1.zip
2.1.1 - hotfix for carouselv2.2.1
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/index.mustache4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache
index 39a2a8371..ab3578fdb 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.2.0']);"{{/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.1']);"{{/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.2.0{{/i}}
+ {{_i}}Version 2.2.1{{/i}}
</li>
</ul>
</div>