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: e53a67bacccc01408045a4435842e8a966008be1 (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 fa-thumbs-up-alt fa-lg"></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>