diff options
| author | Martijn Cuppens <[email protected]> | 2018-09-10 20:59:04 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-10-17 22:45:54 +0300 |
| commit | 832a90d9d342c5df887a4411f2e0c637b43f3fa1 (patch) | |
| tree | ebfaa901e663e513113382562072fe7b05d1c6a9 /site/_data | |
| parent | 1c78f703e08f1288208c60655967ff590cbe69cc (diff) | |
| download | bootstrap-832a90d9d342c5df887a4411f2e0c637b43f3fa1.tar.xz bootstrap-832a90d9d342c5df887a4411f2e0c637b43f3fa1.zip | |
Move media from layout to components
Diffstat (limited to 'site/_data')
| -rw-r--r-- | site/_data/nav.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/_data/nav.yml b/site/_data/nav.yml index 7aa92bd28..14002d395 100644 --- a/site/_data/nav.yml +++ b/site/_data/nav.yml @@ -15,7 +15,6 @@ pages: - title: Overview - title: Grid - - title: Media object - title: Utilities for layout - title: Content @@ -42,6 +41,7 @@ - title: Input group - title: Jumbotron - title: List group + - title: Media object - title: Modal - title: Navs - title: Navbar |
