From 016d9a2ae924c3999ff9aa279511e32c0bfbe7bb Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Tue, 12 Nov 2013 15:34:23 -0500 Subject: update to fontawesome 4 --- .../font-awesome/src/_includes/cheatsheet.html | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 bower_components/font-awesome/src/_includes/cheatsheet.html (limited to 'bower_components/font-awesome/src/_includes/cheatsheet.html') diff --git a/bower_components/font-awesome/src/_includes/cheatsheet.html b/bower_components/font-awesome/src/_includes/cheatsheet.html deleted file mode 100644 index 81e508c4..00000000 --- a/bower_components/font-awesome/src/_includes/cheatsheet.html +++ /dev/null @@ -1,19 +0,0 @@ -{% capture stripe_ad_content %} -

- Print this page to PDF for the complete set of vectors. Or to use on the desktop, install FontAwesome.otf and copy - and paste the icons (not the unicode) directly into your designs. -

-{% endcapture %} -{% include stripe-ad.html %} - - - -
-{% for icon in icons %} -
- &#x{{ icon.unicode }} - icon-{{ icon.id }} - (&#x{{ icon.unicode }};) -
-{% endfor %} -
-- cgit v1.2.3