Fork-Awesome/build/cheatsheet/index.html
2013-05-09 15:02:02 -04:00

15 lines
400 B
HTML

---
layout: base
title: Font Awesome Cheatsheet
relative_path: ../
---
{% capture jumbotron_h1 %}<i class="icon-list-ul"></i>&nbsp; Cheatsheet{% endcapture %}
{% capture jumbotron_p %}The complete Font Awesome {{ site.font_awesome.version }} icon reference{% endcapture %}
{% include jumbotron.html %}
{% include stripe-social.html %}
<div class="container">
{% include cheatsheet.html %}
</div>