aboutsummaryrefslogtreecommitdiffstats
path: root/library/font_awesome/src/cheatsheet.html
diff options
context:
space:
mode:
Diffstat (limited to 'library/font_awesome/src/cheatsheet.html')
-rw-r--r--library/font_awesome/src/cheatsheet.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/library/font_awesome/src/cheatsheet.html b/library/font_awesome/src/cheatsheet.html
new file mode 100644
index 000000000..7a843b971
--- /dev/null
+++ b/library/font_awesome/src/cheatsheet.html
@@ -0,0 +1,14 @@
+---
+layout: base
+title: Font Awesome Cheatsheet
+relative_path: ../
+---
+{% capture jumbotron_h1 %}<i class="icon-list-ul icon-large"></i>&nbsp; Cheatsheet{% endcapture %}
+{% capture jumbotron_p %}The complete Font Awesome {{ site.fontawesome.version }} icon reference{% endcapture %}
+
+{% include jumbotron.html %}
+{% include stripe-social.html %}
+
+<div class="container">
+ {% include cheatsheet.html %}
+</div>