2013-05-02 20:12:33 -04:00
|
|
|
---
|
|
|
|
layout: base
|
2013-05-05 15:34:00 -04:00
|
|
|
title: Font Awesome, the iconic font designed for Bootstrap
|
2013-05-02 20:12:33 -04:00
|
|
|
navbar_active: home
|
2013-05-08 23:15:29 -04:00
|
|
|
relative_path: ./
|
2013-05-02 20:12:33 -04:00
|
|
|
---
|
|
|
|
|
|
|
|
{% include jumbotron-slider.html %}
|
|
|
|
{% include stripe-social.html %}
|
|
|
|
|
|
|
|
<div class="container">
|
2013-05-07 13:45:09 -04: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 15:40:18 -04:00
|
|
|
|
2013-05-02 20:12:33 -04:00
|
|
|
{% include why.html %}
|
|
|
|
{% include special-thanks.html %}
|
|
|
|
</div>
|