From 45654ffc5cc4532c2189c88d46a0374038b53c9f Mon Sep 17 00:00:00 2001 From: Treer Date: Sat, 30 Apr 2016 21:36:19 +1000 Subject: update font-awesome library to 4.6.1 Perhaps this should be done as a submodule instead? --- library/font_awesome/src/community.html | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) (limited to 'library/font_awesome/src/community.html') diff --git a/library/font_awesome/src/community.html b/library/font_awesome/src/community.html index c3c466e47..be6877b97 100644 --- a/library/font_awesome/src/community.html +++ b/library/font_awesome/src/community.html @@ -4,12 +4,31 @@ title: The Font Awesome Community navbar_active: community relative_path: ../ --- -{% capture jumbotron_h1 %}  Community{% endcapture %} +{% capture jumbotron_h1 %}  Community{% endcapture %} {% capture jumbotron_p %}Lots of ways to get involved with Font Awesome{% endcapture %} {% include jumbotron.html %} {% include stripe-social.html %}
- {% include community.html %} + {% capture stripe_ad_content %} +

+ Font Awesome has a vibrant community of folks helping each other out. You can + get support, + report bugs, + request new icons, + submit pull requests, and + check upcoming milestones. +

+ {% endcapture %} + {% include stripe-ad.html %} + + {% include community/getting-support.html %} + {% include community/requesting-new-icons.html %} + {% include community/reporting-bugs.html %} + {% include community/submitting-pull-requests.html %} + {% include community/project-milestones.html %} + + {% include thanks-to.html %} + {% include tell-me-thanks.html %}
-- cgit v1.2.3