diff options
| author | Mark Otto <[email protected]> | 2014-12-06 00:18:44 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-12-06 00:18:44 -0800 |
| commit | d9c2ecd70d56e128717a1b427d5ca9615dbc9efd (patch) | |
| tree | 286b46fb7f395058fc5facfda329575831b40998 /docs/_data | |
| parent | ebfe3584952d15b3eaf8dcaf1f67978d8e8e4e9f (diff) | |
| download | bootstrap-d9c2ecd70d56e128717a1b427d5ca9615dbc9efd.tar.xz bootstrap-d9c2ecd70d56e128717a1b427d5ca9615dbc9efd.zip | |
stub out extend section a bit
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/nav.yml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 722368024..f7910c01a 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -137,11 +137,11 @@ - title: Sticky footer with navbar - title: Offcanvas -# - title: Learn & Extend -# pages: -# - title: Approach -# - title: Icon fonts -# - title: Accessibility +- title: Extend + pages: + - title: Approach + - title: Icon fonts + # - title: Accessibility - title: About pages: |
