Fix bash icon in examples

This commit is contained in:
Ryan Watters 2017-03-08 18:45:08 -06:00
parent 8d0c9ac609
commit 015458997f
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -83,6 +83,7 @@
.icon-gitter:before { content: '\e805'; } /* '' */
.icon-golang:before { content: '\e801'; } /* '' */
.icon-heart:before { content: '\e804'; } /* '' */
.icon-love:before { content: '\e804'; } /* '' */
.icon-home:before { content: '\e813'; } /* '' */
.icon-html:before { content: '\f13b'; } /* '' */
.icon-hugo:before { content: '\e802'; } /* '' */

File diff suppressed because one or more lines are too long