From fe6b22c2c3d2dd81c5b8a7675159afdf8d5a78d2 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 12 Jul 2014 01:03:13 -0700 Subject: Rewrite breadcrumb in markdown --- docs/_includes/components/breadcrumbs.html | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 docs/_includes/components/breadcrumbs.html (limited to 'docs/_includes/components/breadcrumbs.html') diff --git a/docs/_includes/components/breadcrumbs.html b/docs/_includes/components/breadcrumbs.html deleted file mode 100644 index 19abdc265..000000000 --- a/docs/_includes/components/breadcrumbs.html +++ /dev/null @@ -1,27 +0,0 @@ -
-

Breadcrumbs

- -

Indicate the current page's location within a navigational hierarchy.

-

Separators are automatically added in CSS through :before and content.

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