mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
no lead on that paragraph
This commit is contained in:
parent
f7a7cb479f
commit
35092a7cfd
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ base_url: "../"
|
||||||
<p class="lead">There are a few easy ways to quickly get started with Bootstrap, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.</p>
|
<p class="lead">There are a few easy ways to quickly get started with Bootstrap, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.</p>
|
||||||
|
|
||||||
<h3 id="download-compiled">Compiled CSS, JS, and fonts</h3>
|
<h3 id="download-compiled">Compiled CSS, JS, and fonts</h3>
|
||||||
<p class="lead">The fastest way to get Bootstrap is to download the compiled and minified versions of our CSS and JavaScript, along with the included fonts. No documentation or original source files are included.</p>
|
<p>The fastest way to get Bootstrap is to download the compiled and minified versions of our CSS and JavaScript, along with the included fonts. No documentation or original source files are included.</p>
|
||||||
<p><a class="btn btn-lg btn-primary" href="{{ site.download_dist }}" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download compiled']);">Download Bootstrap</a></p>
|
<p><a class="btn btn-lg btn-primary" href="{{ site.download_dist }}" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download compiled']);">Download Bootstrap</a></p>
|
||||||
|
|
||||||
<h3 id="download-additional">Additional downloads</h3>
|
<h3 id="download-additional">Additional downloads</h3>
|
||||||
|
|
Loading…
Reference in a new issue