diff options
| author | Mark Otto <[email protected]> | 2014-12-24 04:13:23 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-12-24 04:13:23 -0800 |
| commit | 18e08e777b5dcdb445952a579c02a77f86f7e56b (patch) | |
| tree | 8ee9956cb2516d642825130d5606c613d6cdd89c /docs/_data | |
| parent | e1bb907050bbf1598f58a53fc64e2432753d5b24 (diff) | |
| download | bootstrap-18e08e777b5dcdb445952a579c02a77f86f7e56b.tar.xz bootstrap-18e08e777b5dcdb445952a579c02a77f86f7e56b.zip | |
add custom forms, stub out examples for radios and checkboxes
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/nav.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 23282c727..4e4678455 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -75,6 +75,7 @@ pages: - title: Jumbotron - title: Page header + - title: Custom forms - title: Button group - title: Button dropdown - title: Input group |
