aboutsummaryrefslogtreecommitdiff
path: root/docs/templates/pages
diff options
context:
space:
mode:
authorfat-kun <[email protected]>2013-02-28 21:24:27 -0800
committerfat-kun <[email protected]>2013-02-28 21:24:27 -0800
commiteb24718add4dd36fe92fdbdb79e6ff4ce5919300 (patch)
treec85d91c9cb9b0b54f48f6747aa08d7db81eafce0 /docs/templates/pages
parent16111a5e454a8af4407f4217b5defb6d7a9bdbd3 (diff)
parent6b2a010357e184e670a2f4768e37d4886e8a6597 (diff)
downloadbootstrap-2.3.1.tar.xz
bootstrap-2.3.1.zip
Merge pull request #7111 from twitter/2.3.1-wipv2.3.1
2.3.1 wip
Diffstat (limited to 'docs/templates/pages')
-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 b38ddec25..679236bf6 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.3.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.3.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.3.0{{/i}}
+ {{_i}}Version 2.3.1{{/i}}
</li>
</ul>
</div>