From 043042428ce7eea3daec258743349ff23c40b6e6 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 8 Oct 2013 16:11:20 -0700 Subject: add font_awesome --- library/font_awesome/src/_includes/community.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 library/font_awesome/src/_includes/community.html (limited to 'library/font_awesome/src/_includes/community.html') diff --git a/library/font_awesome/src/_includes/community.html b/library/font_awesome/src/_includes/community.html new file mode 100644 index 000000000..f6ba9f060 --- /dev/null +++ b/library/font_awesome/src/_includes/community.html @@ -0,0 +1,20 @@ +{% 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/reporting-bugs.html %} +{% include community/requesting-new-icons.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