From 45654ffc5cc4532c2189c88d46a0374038b53c9f Mon Sep 17 00:00:00 2001 From: Treer Date: Sat, 30 Apr 2016 21:36:19 +1000 Subject: update font-awesome library to 4.6.1 Perhaps this should be done as a submodule instead? --- library/font_awesome/src/whats-new.html | 32 +++++++++++++++++++++++++++++--- 1 file changed, 29 insertions(+), 3 deletions(-) (limited to 'library/font_awesome/src/whats-new.html') diff --git a/library/font_awesome/src/whats-new.html b/library/font_awesome/src/whats-new.html index f6c1da17e..309eca36b 100644 --- a/library/font_awesome/src/whats-new.html +++ b/library/font_awesome/src/whats-new.html @@ -4,14 +4,40 @@ title: What's New navbar_active: whats-new relative_path: ../ --- -{% capture jumbotron_h1 %}  What's New{% endcapture %} +{% capture jumbotron_h1 %}  What's New{% endcapture %} {% capture jumbotron_p %}What's New in the latest version — Font Awesome {{ site.fontawesome.minor_version }}{% endcapture %} {% include jumbotron.html %} {% include stripe-social.html %}
- {% include whats-new.html %} - {% include examples/new.html %} + {% capture stripe_ad_content %} +

+ Font Awesome is always getting a little awesome-er. So here's what's new in the latest version, Font Awesome + {{ site.fontawesome.minor_version }}. Have some ideas for new features? + Help contribute. +

+ {% endcapture %} + {% include stripe-ad.html %} + +
+
+

Accessibility Docs

+ Details on how to mark up your icons depending on how you’re using them. + Make your site icons usable by the most people, and start here. +
+
+

Better Examples

+ Every FA icon example page now has a better, more accessibility-minded + default block of code that users can copy and paste. +
+
+

Accessibility Category

+ We've added a new icon category specifically for accessibility and seeded + it with 15 icons to start. Make sure to request more if you need them! +
+
+ {% include icons/new.html %} + {% include new-upgrading.html %}
-- cgit v1.2.3