2013-05-02 20:12:33 -04:00
|
|
|
---
|
|
|
|
layout: base
|
|
|
|
title: What's New
|
|
|
|
navbar_active: whats-new
|
2013-05-08 23:15:29 -04:00
|
|
|
relative_path: ../
|
2013-05-02 20:12:33 -04:00
|
|
|
---
|
2013-10-20 19:42:48 -04:00
|
|
|
{% capture jumbotron_h1 %}<i class="fa fa-lightbulb-o"></i> What's New{% endcapture %}
|
2013-06-14 16:39:10 -04:00
|
|
|
{% capture jumbotron_p %}What's New in the latest version — Font Awesome {{ site.fontawesome.minor_version }}{% endcapture %}
|
2013-05-02 20:12:33 -04:00
|
|
|
|
|
|
|
{% include jumbotron.html %}
|
|
|
|
{% include stripe-social.html %}
|
|
|
|
|
|
|
|
<div class="container">
|
2013-10-18 11:05:40 -04:00
|
|
|
{% include new-features.html %}
|
|
|
|
{% include new-naming.html %}
|
2013-05-02 20:12:33 -04:00
|
|
|
{% include icons/new.html %}
|
|
|
|
</div>
|