diff options
| author | Mark Otto <[email protected]> | 2014-01-05 23:19:34 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-01-05 23:19:34 -0800 |
| commit | 3e54be9ae61aa95dae7aa5719f38d6dc0216c7b1 (patch) | |
| tree | 00abaf00528eeb98617071bd7fb0eda600491b06 /docs/components.html | |
| parent | 12dacee313e49ff421fc81d5e0a6a70111c3a4af (diff) | |
| parent | 422bdc50f9a2bd1f6ec72ebb113af1a485d3465d (diff) | |
| download | bootstrap-3e54be9ae61aa95dae7aa5719f38d6dc0216c7b1.tar.xz bootstrap-3e54be9ae61aa95dae7aa5719f38d6dc0216c7b1.zip | |
Merge branch 'master' into docs_derp
Conflicts:
docs/components.html
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/components.html b/docs/components.html index 503b612f6..b81b74937 100644 --- a/docs/components.html +++ b/docs/components.html @@ -14,8 +14,7 @@ lead: "Over a dozen reusable components built to provide iconography, dropdowns, </div> <h2 id="glyphicons-glyphs">Available glyphs</h2> - <p>Includes 200 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 to include a link back to <a href="http://glyphicons.com/">Glyphicons</a> whenever possible.</p> - + <p>Includes 200 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 %} |
