]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add customizer link to docs homepage
authorMark Otto <otto@github.com>
Fri, 3 May 2013 05:44:43 +0000 (22:44 -0700)
committerMark Otto <otto@github.com>
Fri, 3 May 2013 05:44:43 +0000 (22:44 -0700)
docs/index.html

index 28bd6f6ac11e6ce599e1de21824d5465314d1696..685039dea099f7f1a4a98fe1a8e7681e0996b27d 100644 (file)
@@ -31,6 +31,9 @@ title: Bootstrap
     </div>
 
     <ul class="masthead-links">
+      <li>
+        <a href="./customize/" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Customize']);">Customize</a>
+      </li>
       <li>
         <a href="http://github.com/twitter/bootstrap" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'GitHub project']);">GitHub project</a>
       </li>