Fixed some fonts.

This commit is contained in:
Taylor Otwell 2014-11-24 12:16:08 -06:00
parent f8aeffc76a
commit 769f2486ef
6 changed files with 1 additions and 1 deletions

View File

@ -27,6 +27,6 @@ elixir(function(mix) {
) )
.publish( .publish(
'font-awesome/fonts', 'font-awesome/fonts',
'public/css/vendor/fonts' 'public/css/fonts'
); );
}); });

View File

Before

Width:  |  Height:  |  Size: 280 KiB

After

Width:  |  Height:  |  Size: 280 KiB