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">
|
2013-10-18 15:05:40 +00:00
|
|
|
{% include new-features.html %}
|
|
|
|
{% include new-naming.html %}
|
2013-10-25 15:22:38 +00:00
|
|
|
{% include new-upgrading.html %}
|
2013-05-03 00:12:33 +00:00
|
|
|
{% include icons/new.html %}
|
|
|
|
</div>
|