add font_awesome
This commit is contained in:
14
library/font_awesome/src/cheatsheet.html
Normal file
14
library/font_awesome/src/cheatsheet.html
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
layout: base
|
||||
title: Font Awesome Cheatsheet
|
||||
relative_path: ../
|
||||
---
|
||||
{% capture jumbotron_h1 %}<i class="icon-list-ul icon-large"></i> 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>
|
||||
Reference in New Issue
Block a user