mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
add version to getting started page
This commit is contained in:
parent
38ebf57af5
commit
6f0059c527
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex
|
|||
<a href="{{ site.download.sass }}" class="btn btn-lg btn-outline" role="button" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download Sass']);">Download Sass</a>
|
||||
</div>
|
||||
</div>
|
||||
<p class="muted">Currently v{{ site.current_version }}.</p>
|
||||
|
||||
<h3 id="download-cdn">Bootstrap CDN</h3>
|
||||
<p>The folks over at <a href="http://www.maxcdn.com/">MaxCDN</a> graciously provide CDN support for Bootstrap's CSS and JavaScript. Just use these <a href="http://www.bootstrapcdn.com/">Bootstrap CDN</a> links.</p>
|
||||
|
|
Loading…
Reference in a new issue