diff options
| author | Mark Otto <[email protected]> | 2012-07-12 21:38:18 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-07-12 21:38:18 -0700 |
| commit | 9343e1e933c1a38ec4cc58024b01edda631863b0 (patch) | |
| tree | a68f2297cbb49c944af0787ba802236bcc5c6153 /docs/components.html | |
| parent | a12f0e551f7da763a9be23013d1b51c161a0f6f8 (diff) | |
| download | bootstrap-9343e1e933c1a38ec4cc58024b01edda631863b0.tar.xz bootstrap-9343e1e933c1a38ec4cc58024b01edda631863b0.zip | |
remove getting started link from home, add to navbar, overhaul getting started docs
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/components.html b/docs/components.html index ca8cfe2dd..a48037a2d 100644 --- a/docs/components.html +++ b/docs/components.html @@ -46,6 +46,9 @@ <a href="./index.html">Home</a> </li> <li class=""> + <a href="./getting-started.html">Get started</a> + </li> + <li class=""> <a href="./scaffolding.html">Scaffolding</a> </li> <li class=""> |
