From d3fc99529305a875690f9bae1c00b8033122bf39 Mon Sep 17 00:00:00 2001 From: Mark Otto <otto@github.com> Date: Wed, 9 Jul 2014 10:45:57 -0700 Subject: [PATCH] no more iconography --- docs/components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components.html b/docs/components.html index bf00f8bb50..555a519d51 100644 --- a/docs/components.html +++ b/docs/components.html @@ -2,7 +2,7 @@ layout: default title: Components slug: components -lead: "Over a dozen reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more." +lead: "Over a dozen reusable components built to provide dropdowns, input groups, navigation, alerts, and much more." --- {% include components/dropdowns.html %} -- GitLab