aboutsummaryrefslogtreecommitdiff
path: root/docs/components
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-13 00:59:31 -0700
committerMark Otto <[email protected]>2014-07-13 00:59:31 -0700
commit5904bacbb3708a51b40ecb49b6677c7838f88b49 (patch)
treefd19dd83d300972e5daf43c0e7977656f16dc90e /docs/components
parent53f8a3bb69ba79a55e3304990c00de9b1d54dbb9 (diff)
downloadbootstrap-5904bacbb3708a51b40ecb49b6677c7838f88b49.tar.xz
bootstrap-5904bacbb3708a51b40ecb49b6677c7838f88b49.zip
frontmatter that shit up
Diffstat (limited to 'docs/components')
-rw-r--r--docs/components/button-dropdown.md5
-rw-r--r--docs/components/button-group.md5
-rw-r--r--docs/components/images.md11
-rw-r--r--docs/components/input-group.md5
-rw-r--r--docs/components/list-group.md5
-rw-r--r--docs/components/media.md5
-rw-r--r--docs/components/navbar.md5
-rw-r--r--docs/components/page-header.md5
-rw-r--r--docs/components/pagination.md5
-rw-r--r--docs/components/responsive-embed.md5
10 files changed, 49 insertions, 7 deletions
diff --git a/docs/components/button-dropdown.md b/docs/components/button-dropdown.md
index 0b67620bc..2cad83115 100644
--- a/docs/components/button-dropdown.md
+++ b/docs/components/button-dropdown.md
@@ -1,3 +1,8 @@
+---
+layout: page
+title: Button dropdown
+---
+
<div class="bs-docs-section">
<h1 id="btn-dropdowns" class="page-header">Button dropdowns</h1>
diff --git a/docs/components/button-group.md b/docs/components/button-group.md
index 027d3b728..a07677c07 100644
--- a/docs/components/button-group.md
+++ b/docs/components/button-group.md
@@ -1,3 +1,8 @@
+---
+layout: page
+title: Button group
+---
+
<div class="bs-docs-section">
<h1 id="btn-groups" class="page-header">Button groups</h1>
diff --git a/docs/components/images.md b/docs/components/images.md
index fd1dcd907..53ea70a49 100644
--- a/docs/components/images.md
+++ b/docs/components/images.md
@@ -1,6 +1,7 @@
-<a id="images"></a>
-
-# Images
+---
+layout: page
+title: Images
+---
## Responsive images
@@ -19,10 +20,6 @@ Images in Bootstrap 3 can be made responsive-friendly via the addition of the `.
<p>In Internet Explorer 8-10, SVG images with <code>.img-responsive</code> are disproportionately sized. To fix this, add <code>width: 100% \9;</code> where necessary. Bootstrap doesn't apply this automatically as it causes complications to other image formats.</p>
</div>
-
-
-<a id="images-shapes"></a>
-
## Image shapes
Add classes to an `<img>` element to easily style images in any project.
diff --git a/docs/components/input-group.md b/docs/components/input-group.md
index ae0ce4613..199c21644 100644
--- a/docs/components/input-group.md
+++ b/docs/components/input-group.md
@@ -1,3 +1,8 @@
+---
+layout: page
+title: Input group
+---
+
<div class="bs-docs-section">
<h1 id="input-groups" class="page-header">Input groups</h1>
diff --git a/docs/components/list-group.md b/docs/components/list-group.md
index f9c24c676..90c3a68ed 100644
--- a/docs/components/list-group.md
+++ b/docs/components/list-group.md
@@ -1,3 +1,8 @@
+---
+layout: page
+title: List group
+---
+
<div class="bs-docs-section">
<h1 id="list-group" class="page-header">List group</h1>
diff --git a/docs/components/media.md b/docs/components/media.md
index 57aee1e1d..ba6f6b379 100644
--- a/docs/components/media.md
+++ b/docs/components/media.md
@@ -1,3 +1,8 @@
+---
+layout: page
+title: Media
+---
+
<div class="bs-docs-section">
<h1 id="media" class="page-header">Media object</h1>
diff --git a/docs/components/navbar.md b/docs/components/navbar.md
index 7e6a9c89f..6bbd297b5 100644
--- a/docs/components/navbar.md
+++ b/docs/components/navbar.md
@@ -1,3 +1,8 @@
+---
+layout: page
+title: Navbar
+---
+
<div class="bs-docs-section">
<h1 id="navbar" class="page-header">Navbar</h1>
diff --git a/docs/components/page-header.md b/docs/components/page-header.md
index 2f5aed2bd..27752a3ad 100644
--- a/docs/components/page-header.md
+++ b/docs/components/page-header.md
@@ -1,3 +1,8 @@
+---
+layout: page
+title: Page header
+---
+
<div class="bs-docs-section">
<h1 id="page-header" class="page-header">Page header</h1>
diff --git a/docs/components/pagination.md b/docs/components/pagination.md
index 09f0bbc95..8b97b1a73 100644
--- a/docs/components/pagination.md
+++ b/docs/components/pagination.md
@@ -1,3 +1,8 @@
+---
+layout: page
+title: Pagination
+---
+
<div class="bs-docs-section">
<h1 id="pagination" class="page-header">Pagination</h1>
diff --git a/docs/components/responsive-embed.md b/docs/components/responsive-embed.md
index c9e0f5807..e8ab6ddbc 100644
--- a/docs/components/responsive-embed.md
+++ b/docs/components/responsive-embed.md
@@ -1,3 +1,8 @@
+---
+layout: page
+title: Responsive embed
+---
+
<div class="bs-docs-section">
<h1 id="responsive-embed" class="page-header">Responsive embed</h1>