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

examples.html « src - github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ae854d8fa53de739f4862b4b5f9791f05e8e2c0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
layout: base
title: Font Awesome Examples
navbar_active: examples
relative_path: ../
---
{% capture jumbotron_h1 %}<i class="fa fa-magic fa-large"></i>&nbsp; Examples{% endcapture %}
{% capture jumbotron_p %}Lots of easy ways to use Font Awesome{% endcapture %}

{% include jumbotron.html %}
{% include stripe-social.html %}

<div class="container">
  {% include examples.html %}
</div>