mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-11-20 11:14:28 +00:00
16 lines
392 B
HTML
16 lines
392 B
HTML
---
|
|
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>
|