From 2a43e7e78a59c70e217383c12c9ef0482cabb163 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 16 Mar 2014 19:03:53 -0700 Subject: Break up docs into includes --- docs/_includes/components/page-header.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/_includes/components/page-header.html (limited to 'docs/_includes/components/page-header.html') diff --git a/docs/_includes/components/page-header.html b/docs/_includes/components/page-header.html new file mode 100644 index 000000000..2f5aed2bd --- /dev/null +++ b/docs/_includes/components/page-header.html @@ -0,0 +1,15 @@ +
+

Page header

+ +

A simple shell for an h1 to appropriately space out and segment sections of content on a page. It can utilize the h1's default small element, as well as most other components (with additional styles).

+
+ +
+{% highlight html %} + +{% endhighlight %} +
-- cgit v1.2.3