From 657c29f1b9d26622b633df240217cacb8f56b98d Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Wed, 13 Apr 2016 17:14:25 -0400 Subject: [PATCH] correcting cheatsheet glyph content to not include a11y-friendly text --- src/cheatsheet.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cheatsheet.html b/src/cheatsheet.html index 783724bd9..d33e22ca4 100644 --- a/src/cheatsheet.html +++ b/src/cheatsheet.html @@ -25,7 +25,7 @@ relative_path: ../ {% for icon in sorted_icons %}
{% if icon.created >= site.fontawesome.major_version %}{{ icon.created }}{% endif %} - + fa-{{ icon.class }} {% if icon.alias_of %} (alias){% endif %} [&#x{{ icon.unicode }};]