mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
fixes #10372: two download buttons on homepage; also fixes broke button styles
This commit is contained in:
@@ -22,7 +22,7 @@ base_url: "../"
|
||||
<h3 id="download-additional">Additional downloads</h3>
|
||||
<div class="bs-docs-dl-options">
|
||||
<h4>
|
||||
<a href="{{ site.download }}" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download source']);">Download source code</a>
|
||||
<a href="{{ site.download_source }}" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'Download source']);">Download source code</a>
|
||||
</h4>
|
||||
<p>Get the latest Bootstrap CSS and JavaScript source code by downloading it directly from GitHub.</p>
|
||||
<h4>
|
||||
|
||||
Reference in New Issue
Block a user