2013-05-03 00:12:33 +00:00
|
|
|
---
|
|
|
|
layout: base
|
|
|
|
title: What's New
|
|
|
|
navbar_active: whats-new
|
2013-05-09 03:15:29 +00:00
|
|
|
relative_path: ../
|
2013-05-03 00:12:33 +00:00
|
|
|
---
|
2013-10-20 23:42:48 +00:00
|
|
|
{% capture jumbotron_h1 %}<i class="fa fa-lightbulb-o"></i> What's New{% endcapture %}
|
2013-06-14 20:39:10 +00:00
|
|
|
{% capture jumbotron_p %}What's New in the latest version — Font Awesome {{ site.fontawesome.minor_version }}{% endcapture %}
|
2013-05-03 00:12:33 +00:00
|
|
|
|
|
|
|
{% include jumbotron.html %}
|
|
|
|
{% include stripe-social.html %}
|
|
|
|
|
|
|
|
<div class="container">
|
2014-05-14 20:02:36 +00:00
|
|
|
{% capture stripe_ad_content %}
|
|
|
|
<p class="lead">
|
|
|
|
Font Awesome is always getting a little awesome-er. So here's what's new in the latest version, Font Awesome
|
|
|
|
{{ site.fontawesome.minor_version }}. Have some ideas for new features?
|
|
|
|
<a href="{{ page.relative_path }}community/">Help contribute</a>.
|
|
|
|
</p>
|
|
|
|
{% endcapture %}
|
|
|
|
{% include stripe-ad.html %}
|
|
|
|
|
2013-05-03 00:12:33 +00:00
|
|
|
{% include icons/new.html %}
|
2014-05-14 20:02:36 +00:00
|
|
|
{% include new-upgrading.html %}
|
2013-05-03 00:12:33 +00:00
|
|
|
</div>
|