mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Add Welcome section to docs
* Fixes unrelated typo in readme * Add new Welcome section with history, team, callouts, and community subsections * Redesigns callouts to be a bit lighterweight with colored headings
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
<li>
|
||||
<a href="#welcome">Welcome</a>
|
||||
<ul class="nav">
|
||||
<li><a href="#welcome-history">Brief history</a></li>
|
||||
<li><a href="#welcome-core-team">Core team</a></li>
|
||||
<li><a href="#welcome-callouts">Callouts</a></li>
|
||||
<li><a href="#welcome-community">Community</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#download">Download Bootstrap</a>
|
||||
<ul class="nav">
|
||||
|
||||
Reference in New Issue
Block a user