diff options
| author | Mark Otto <[email protected]> | 2012-05-26 23:17:23 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-05-26 23:17:23 -0700 |
| commit | 287086758be44fd35db83ffd763966b866381ce9 (patch) | |
| tree | 4cd19ae5b9181bf497039a12f7f5336cc068b8c3 /docs/index.html | |
| parent | cc8b260ed8730f7e971e2c50fc01cdd0169cdddd (diff) | |
| download | bootstrap-287086758be44fd35db83ffd763966b866381ce9.tar.xz bootstrap-287086758be44fd35db83ffd763966b866381ce9.zip | |
add tracking but for production only
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index 3f30cd473..60a784160 100644 --- a/docs/index.html +++ b/docs/index.html @@ -83,8 +83,8 @@ <h1>Bootstrap, from Twitter</h1> <p>Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.</p> <p class="download-info"> - <a href="https://github.com/twitter/bootstrap/" class="btn btn-primary btn-large">View project on GitHub</a> - <a href="assets/bootstrap.zip" class="btn btn-large">Download Bootstrap <small>(v2.0.4)</small></a> + <a href="https://github.com/twitter/bootstrap/" class="btn btn-primary btn-large" >View project on GitHub</a> + <a href="assets/bootstrap.zip" class="btn btn-large" >Download Bootstrap <small>(v2.0.4)</small></a> </p> </div> |
