mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-21 06:50:24 +00:00
add customizer link to docs homepage
This commit is contained in:
parent
f8fd524def
commit
a4f2c9e156
1 changed files with 3 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue