From fed0d8a2d405fded61bd2b7c4c70744fafd58d06 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 5 Aug 2015 17:47:45 -0700 Subject: restore page headers, use partial and page frontmatter to organize it --- docs/components/tooltips.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/components/tooltips.md') diff --git a/docs/components/tooltips.md b/docs/components/tooltips.md index 8e41c2805..2dfa5ae9b 100644 --- a/docs/components/tooltips.md +++ b/docs/components/tooltips.md @@ -1,6 +1,7 @@ --- layout: page title: Tooltips +group: components --- Inspired by the excellent jQuery.tipsy plugin written by Jason Frame; Tooltips are an updated version, which don't rely on images, use CSS3 for animations, and data-attributes for local title storage. -- cgit v1.2.3