- ---
- layout: base
- title: Font Awesome Examples
- navbar_active: examples
- relative_path: ../
- ---
- {% capture jumbotron_h1 %}<i class="icon-magic icon-large"></i> Examples{% endcapture %}
- {% capture jumbotron_p %}Lots of easy ways to use Font Awesome{% endcapture %}
- {% include jumbotron.html %}
- {% include stripe-social.html %}
- <div class="container">
- {% include examples.html %}
- </div>
|