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/_includes/whats-new.html | 38 ----------------------- 1 file changed, 38 deletions(-) delete mode 100644 library/font_awesome/src/_includes/whats-new.html (limited to 'library/font_awesome/src/_includes/whats-new.html') diff --git a/library/font_awesome/src/_includes/whats-new.html b/library/font_awesome/src/_includes/whats-new.html deleted file mode 100644 index d413d0dec..000000000 --- a/library/font_awesome/src/_includes/whats-new.html +++ /dev/null @@ -1,38 +0,0 @@ -{% 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 %} - -
-
-
-

{{ icons | version:site.fontawesome.minor_version | size }} New Icons in {{ site.fontawesome.minor_version }}

- Requested by the active community on the Font Awesome GitHub project. -
-
-

SCSS Support

- A long term solution is now in place for SCSS support. Need SASS? Try sass-convert. -
-
-

Better & Simpler License

- SIL OFL 1.1 for font, MIT license for code. No more attribution required, but much appreciated. -
-
-

Pixel Perfection at 14px

- Version 3 was re-created from the ground up to be razor sharp at Bootstrap's default 14px. -
-
-

Font Subsetting

- Thanks to @grantgordon and @johnsmclay, you can subset to get just the icons you need. -
-
-

Want More Details?

- Check out the CHANGELOG on the GitHub project to see - what's new and changed. -
-
-
-- cgit v1.2.3