diff options
| author | Mark Otto <[email protected]> | 2014-02-10 22:12:28 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-02-10 22:12:28 -0800 |
| commit | 6f0059c5273bc6b051df411b9844b91b2b46a0cd (patch) | |
| tree | c8b5d84fe26294539cc394ee10239e5b1eb295a2 /docs/getting-started.html | |
| parent | 38ebf57af50ea9429b4b9d100e8720efa7254fb1 (diff) | |
| download | bootstrap-6f0059c5273bc6b051df411b9844b91b2b46a0cd.tar.xz bootstrap-6f0059c5273bc6b051df411b9844b91b2b46a0cd.zip | |
add version to getting started page
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 7e17d5408..9b25e2f77 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -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> |
