From 8c10906fa21b6a9c7ea29ddc6e66dabb8389c41f Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 7 Oct 2014 15:03:39 -0400 Subject: [PATCH] Error with font function? --- functions.php | 9 --------- 1 file changed, 9 deletions(-) diff --git a/functions.php b/functions.php index de1cadc..ed18ac7 100644 --- a/functions.php +++ b/functions.php @@ -46,15 +46,6 @@ function custom_navigation_menus() { // Hook into the 'init' action add_action( 'init', 'custom_navigation_menus' ); - - - -add_editor_style( array( 'css/editor-style.css', parrotslanding_font_url(), 'genericons/genericons.css' ) ); - - - - - ?> -- 2.17.1