2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

some analytics tracking on getting started

This commit is contained in:
Mark Otto
2012-07-12 21:41:51 -07:00
parent f22b06097a
commit fae691c3d9
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -229,8 +229,8 @@
<h2>What next?</h2>
<p class="lead">Head to the docs for information, examples, and code snippets, or take the next leap and customize Bootstrap for any upcoming project.</p>
<a class="btn btn-large" href="./scaffolding.html">Visit the Bootstrap docs</a>
<a class="btn btn-large" href="./download.html" style="margin-left: 5px;">Customize Bootstrap</a>
<a class="btn btn-large" href="./scaffolding.html" >Visit the Bootstrap docs</a>
<a class="btn btn-large" href="./download.html" style="margin-left: 5px;" >Customize Bootstrap</a>
</section>