2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

add callouts for bootstrap 2.3.2 docs and 3.0 rc1 post

This commit is contained in:
Mark Otto
2013-07-17 22:58:49 -07:00
parent 9efba239b6
commit 3ad0cf9e94
5 changed files with 46 additions and 35 deletions
+7
View File
@@ -24,6 +24,13 @@
<a href="/customize">Customize</a>
</li>
</ul>
{% if page.layout == "default" %}
<ul class="nav navbar-nav pull-right">
<li>
<a href="http://getbootstrap.com/2.3.2/">Looking for Bootstrap 2.3.2?</a>
</li>
</ul>
{% endif %}
</div>
</div>
</div>