2013-05-03 00:12:33 +00:00
|
|
|
---
|
|
|
|
layout: base
|
2013-05-05 19:34:00 +00:00
|
|
|
title: Font Awesome, the iconic font designed for Bootstrap
|
2013-05-03 00:12:33 +00:00
|
|
|
navbar_active: home
|
2013-05-09 03:15:29 +00:00
|
|
|
relative_path: ./
|
2013-05-03 00:12:33 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
{% include jumbotron-slider.html %}
|
|
|
|
{% include stripe-social.html %}
|
|
|
|
|
|
|
|
<div class="container">
|
2013-05-07 17:45:09 +00:00
|
|
|
{% capture stripe_ad_content %}
|
|
|
|
<p class="lead">
|
|
|
|
Font Awesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow,
|
|
|
|
and anything that can be done with the power of CSS.
|
|
|
|
</p>
|
|
|
|
{% endcapture %}
|
|
|
|
{% include stripe-ad.html %}
|
2013-05-03 19:40:18 +00:00
|
|
|
|
2013-05-03 00:12:33 +00:00
|
|
|
{% include why.html %}
|
|
|
|
</div>
|