Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/_data/nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
pages:
- title: Overview
- title: Grid
- title: Media object
- title: Utilities for layout

- title: Content
Expand All @@ -42,6 +41,7 @@
- title: Input group
- title: Jumbotron
- title: List group
- title: Media object
- title: Modal
- title: Navs
- title: Navbar
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
title: Media object
description: Documentation and examples for Bootstrap's media object to construct highly repetitive components like blog comments, tweets, and the like.
group: layout
group: components
toc: true
---

Expand Down