diff options
| author | Martijn Cuppens <[email protected]> | 2019-05-23 11:56:03 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-05-23 11:56:03 +0200 |
| commit | 769c8d824600fbf521e3976cc4a3c6152ed4e8ce (patch) | |
| tree | 270b5b5a1590e774f02a0baad9b5e66a1922b64e /site/data | |
| parent | a4a04cd9ec741050390746f8056cc79a9c04c8df (diff) | |
| download | bootstrap-769c8d824600fbf521e3976cc4a3c6152ed4e8ce.tar.xz bootstrap-769c8d824600fbf521e3976cc4a3c6152ed4e8ce.zip | |
Helpers & utilities split (#28445)
Diffstat (limited to 'site/data')
| -rw-r--r-- | site/data/nav.yml | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/site/data/nav.yml b/site/data/nav.yml index 596e3faea..3851fa206 100644 --- a/site/data/nav.yml +++ b/site/data/nav.yml @@ -53,22 +53,28 @@ - title: Toasts - title: Tooltips +- title: Helpers + pages: + - title: Clearfix + - title: Embed + - title: Position + - title: Screen readers + - title: Stretched link + - title: Text + - title: Utilities pages: + - title: API - title: Borders - - title: Clearfix - title: Colors - title: Display - - title: Embed - title: Flex - title: Float - title: Overflow - title: Position - - title: Screen readers - title: Shadows - title: Sizing - title: Spacing - - title: Stretched link - title: Text - title: Vertical align - title: Visibility |
