mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Use jekyll var for current version in docs; update banner in gruntfile to match .less banner
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@
|
||||
|
||||
<ul class="bs-masthead-links">
|
||||
<li class="current-version">
|
||||
Currently v3.0.0
|
||||
Currently v{{ site.current_version }}
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{ page.base_url }}2.3.2/">Bootstrap 2.3.2 docs</a>
|
||||
|
||||
Reference in New Issue
Block a user