-
{{ icon.unicode }}
- icon-{{ icon.id }}
+
+ {{ icon.unicode }}
+ fa-icon-{{ icon.id }}
(&#x{{ icon.unicode }};)
{% endfor %}
diff --git a/src/cheatsheet.html b/src/cheatsheet.html
index 7a843b971..c42ac8f54 100644
--- a/src/cheatsheet.html
+++ b/src/cheatsheet.html
@@ -3,7 +3,7 @@ layout: base
title: Font Awesome Cheatsheet
relative_path: ../
---
-{% capture jumbotron_h1 %}
Cheatsheet{% endcapture %}
+{% capture jumbotron_h1 %}
Cheatsheet{% endcapture %}
{% capture jumbotron_p %}The complete Font Awesome {{ site.fontawesome.version }} icon reference{% endcapture %}
{% include jumbotron.html %}