From d9438d9f5745c82ecf7c46217e28a380de8df3aa Mon Sep 17 00:00:00 2001 From: Colin Tucker Date: Fri, 31 Aug 2018 17:27:07 +1000 Subject: [PATCH] Updated readme. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ab2e3d5..6c6e742 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ SilverWare ships with the following components ready for use: - [`ScrollToTopButton`](#scrolltotopbutton) - [`TableComponent`](#tablecomponent) - [`TagCloudComponent`](#tagcloudcomponent) +- [`TaglineComponent`](#taglinecomponent) - [`TileComponent`](#tilecomponent) - [`TitleComponent`](#titlecomponent) - [`ToggleComponent`](#togglecomponent) @@ -256,6 +257,10 @@ can be rotated by the user using the mouse or touch gestures. The component has configurable text and outline colors, along with zoom, rotation, and font size options. Weighted tags are also supported. +### TaglineComponent + +Shows the tagline for the site as a heading. The tagline is defined through site settings. + ### TileComponent Renders a list of items as a series of "tiles". `TileComponent` is very similar to