diff options
| author | Mark Otto <[email protected]> | 2013-08-15 17:39:37 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-15 17:39:37 -0700 |
| commit | 024e320e5c3cf1adce8404f87e7c0c746461b6e8 (patch) | |
| tree | f142ffcba74795c717cfa94b92e3f79ef561d1bc /_includes | |
| parent | 05ebd5ebf9b32e7c1d8ea05098c53a0b4496d442 (diff) | |
| download | bootstrap-024e320e5c3cf1adce8404f87e7c0c746461b6e8.tar.xz bootstrap-024e320e5c3cf1adce8404f87e7c0c746461b6e8.zip | |
hella examples fixing, mostly navbars and lots of work on grids example
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/nav-getting-started.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_includes/nav-getting-started.html b/_includes/nav-getting-started.html index f0e6af7ac..fca38bde3 100644 --- a/_includes/nav-getting-started.html +++ b/_includes/nav-getting-started.html @@ -12,6 +12,9 @@ <a href="#template">Basic template</a> </li> <li> + <a href="#examples">Examples</a> +</li> +<li> <a href="#disable-responsive">Disabling responsiveness</a> </li> <li> |
