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
|
|
|
---
|
|
|
|
{% capture jumbotron_h1 %}<i class="icon-lightbulb icon-large"></i> What's New{% endcapture %}
|
2013-05-07 13:45:09 -04:00
|
|
|
{% capture jumbotron_p %}What's New in the latest version — Font Awesome {{ site.font_awesome.version }}{% endcapture %}
|
2013-05-02 20:12:33 -04:00
|
|
|
|
|
|
|
{% include jumbotron.html %}
|
|
|
|
{% include stripe-social.html %}
|
|
|
|
|
|
|
|
<div class="container">
|
|
|
|
{% include whats-new.html %}
|
2013-05-09 18:04:49 -04:00
|
|
|
{% include examples/new.html %}
|
2013-05-02 20:12:33 -04:00
|
|
|
{% include icons/new.html %}
|
|
|
|
</div>
|