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

community.html « src - github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 00456a0fcaf8227c4cd3158b24a19f249d79221a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
layout: base
title: The Font Awesome Community
navbar_active: community
relative_path: ../
---
{% capture jumbotron_h1 %}<i class="fa-icon fa-icon-thumbs-up-alt"></i>&nbsp; Community{% endcapture %}
{% capture jumbotron_p %}Lots of ways to get involved with Font Awesome{% endcapture %}

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

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