1
0
Fork 0

[SITE] eliminate font-awesome

This commit is contained in:
Jannik Beyerstedt 2016-04-10 22:13:10 +02:00
parent 474ebdc135
commit a05b824cd0
9 changed files with 12 additions and 9 deletions

View file

@ -27,8 +27,6 @@ if( $page->isHomePage() ) {
<meta name="robots" content="<?php echo $page->meta_robots()->html() ?>">
<?php endif; ?>
<?php echo css('assets/vendors/font-awesome/css/font-awesome.min.css') ?>
<?php echo css('assets/css/foundation.css') ?>
<?php echo css('assets/css/main.css') ?>