From eaeee93fa34092ee7c107d75edffd6c8274c15fb Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 9 Aug 2015 23:38:16 -0700 Subject: docs rearrange --- docs/_includes/page-headers.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/_includes') diff --git a/docs/_includes/page-headers.html b/docs/_includes/page-headers.html index bbb43d933..e2842042c 100644 --- a/docs/_includes/page-headers.html +++ b/docs/_includes/page-headers.html @@ -8,6 +8,11 @@

Options for structuring your pages with Bootstrap, including global styles, required scaffolding, grid system, and more.

+{% elsif page.group == "content" %} +

Content

+

+ Styles for displaying content with some of the most commonly used HTML elements, including normalization, typography, images, tables, and more. +

{% elsif page.group == "components" %}

Components

-- cgit v1.2.3