Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cheatsheet.html « src - github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 21ce46699583a79d9fe92e5b7b1ddc66166420c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
layout: base
title: Font Awesome Cheatsheet
relative_path: ../
---
{% capture jumbotron_h1 %}<i class="fa-icon fa-icon-list-ul"></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>