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-07 21:25:45 +00:00
|
|
|
{% capture jumbotron_h1 %}<i class="fa-icon fa-icon-lightbulb fa-icon-lg"></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">
|
|
|
|
{% include whats-new.html %}
|
2013-05-09 22:04:49 +00:00
|
|
|
{% include examples/new.html %}
|
2013-05-03 00:12:33 +00:00
|
|
|
{% include icons/new.html %}
|
|
|
|
</div>
|