unignore bower_components
[bootswatch] / bower_components / font-awesome / src / whats-new.html
1 ---
2 layout: base
3 title: What's New
4 navbar_active: whats-new
5 relative_path: ../
6 ---
7 {% capture jumbotron_h1 %}<i class="icon-lightbulb icon-large"></i>&nbsp; What's New{% endcapture %}
8 {% capture jumbotron_p %}What's New in the latest version &mdash; Font Awesome {{ site.fontawesome.minor_version }}{% endcapture %}
9
10 {% include jumbotron.html %}
11 {% include stripe-social.html %}
12
13 <div class="container">
14   {% include whats-new.html %}
15   {% include examples/new.html %}
16   {% include icons/new.html %}
17 </div>