diff options
| author | XhmikosR <[email protected]> | 2017-09-26 14:50:35 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2017-09-26 17:04:45 +0300 |
| commit | 7e6374db92ea11c9d9bb6dcfd693ca6b8ffd3276 (patch) | |
| tree | 56bc9711fcedb1f6bf8adc5fa942d306c9b08d63 /docs/4.0/extend | |
| parent | 71c06b75c6130927870a8059762766c84c641f66 (diff) | |
| download | bootstrap-7e6374db92ea11c9d9bb6dcfd693ca6b8ffd3276.tar.xz bootstrap-7e6374db92ea11c9d9bb6dcfd693ca6b8ffd3276.zip | |
Minor Markdown consistency changes.
Diffstat (limited to 'docs/4.0/extend')
| -rw-r--r-- | docs/4.0/extend/icons.md | 2 | ||||
| -rw-r--r-- | docs/4.0/extend/index.md | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/docs/4.0/extend/icons.md b/docs/4.0/extend/icons.md index bebb04851..4b2e79fd6 100644 --- a/docs/4.0/extend/icons.md +++ b/docs/4.0/extend/icons.md @@ -8,6 +8,7 @@ group: extend Bootstrap doesn't include an icon library by default, but we have a handful of recommendations for you to choose from. While most icon sets include multiple file formats, we prefer SVG implementations for their improved accessibility and vector support. ## Preferred + We've tested and used these icon sets ourselves. - [Iconic](https://useiconic.com/open/) @@ -15,6 +16,7 @@ We've tested and used these icon sets ourselves. - [Entypo](http://www.entypo.com/) ## More options + While we haven't tried these out, they do look promising and provide multiple formats—including SVG. - [Bytesize](https://github.com/danklammer/bytesize-icons) diff --git a/docs/4.0/extend/index.md b/docs/4.0/extend/index.md index 27ecfa3bb..a87e06470 100644 --- a/docs/4.0/extend/index.md +++ b/docs/4.0/extend/index.md @@ -3,4 +3,4 @@ layout: docs title: Extend --- -todo: this entire page
\ No newline at end of file +todo: this entire page |
