Skip to content

Commit 832a90d

Browse files
MartijnCuppensXhmikosR
authored andcommitted
Move media from layout to components
1 parent 1c78f70 commit 832a90d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

site/_data/nav.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
pages:
1616
- title: Overview
1717
- title: Grid
18-
- title: Media object
1918
- title: Utilities for layout
2019

2120
- title: Content
@@ -42,6 +41,7 @@
4241
- title: Input group
4342
- title: Jumbotron
4443
- title: List group
44+
- title: Media object
4545
- title: Modal
4646
- title: Navs
4747
- title: Navbar
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: docs
33
title: Media object
44
description: Documentation and examples for Bootstrap's media object to construct highly repetitive components like blog comments, tweets, and the like.
5-
group: layout
5+
group: components
66
toc: true
77
---
88

0 commit comments

Comments
 (0)