mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-11-20 11:14:28 +00:00
29 lines
693 B
HTML
29 lines
693 B
HTML
---
|
|
layout: base
|
|
title: Font Awesome, the iconic font designed for Bootstrap
|
|
navbar_active: home
|
|
---
|
|
|
|
{% include jumbotron-slider.html %}
|
|
{% include stripe-social.html %}
|
|
|
|
<div class="container">
|
|
<section>
|
|
<div class="row stripe-ad">
|
|
<div class="span8">
|
|
<div class="lead">
|
|
Font Awesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow,
|
|
or anything that can be done with the power of CSS.
|
|
</div>
|
|
|
|
</div>
|
|
<div class="span4">
|
|
{% include ads/carbon-light-horizontal.html %}
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
{% include why.html %}
|
|
{% include special-thanks.html %}
|
|
</div>
|