diff options
| author | Chris Rebert <[email protected]> | 2015-01-29 18:00:49 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-01-29 18:00:49 -0800 |
| commit | 97e5ac1c92227c85599b7a20f610890c008ec90c (patch) | |
| tree | a8b85d51653387de405260b3d70cf942833b4b7a /docs | |
| parent | a7747dedf24b1a7245bc3088f265280873acd627 (diff) | |
| download | bootstrap-97e5ac1c92227c85599b7a20f610890c008ec90c.tar.xz bootstrap-97e5ac1c92227c85599b7a20f610890c008ec90c.zip | |
Fix #15688
Stability > Precision
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_includes/components/glyphicons.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/components/glyphicons.html b/docs/_includes/components/glyphicons.html index ed454110b..1653863bc 100644 --- a/docs/_includes/components/glyphicons.html +++ b/docs/_includes/components/glyphicons.html @@ -2,7 +2,7 @@ <h1 id="glyphicons" class="page-header">Glyphicons</h1> <h2 id="glyphicons-glyphs">Available glyphs</h2> - <p>Includes 260 glyphs in font format from the Glyphicon Halflings set. <a href="http://glyphicons.com/">Glyphicons</a> Halflings are normally not available for free, but their creator has made them available for Bootstrap free of cost. As a thank you, we only ask that you include a link back to <a href="http://glyphicons.com/">Glyphicons</a> whenever possible.</p> + <p>Includes over 250 glyphs in font format from the Glyphicon Halflings set. <a href="http://glyphicons.com/">Glyphicons</a> Halflings are normally not available for free, but their creator has made them available for Bootstrap free of cost. As a thank you, we only ask that you include a link back to <a href="http://glyphicons.com/">Glyphicons</a> whenever possible.</p> <div class="bs-glyphicons"> <ul class="bs-glyphicons-list"> {% for iconClassName in site.data.glyphicons %} |
