Error with font function?
authorLaury GvR <laury@gaslightmedia.com>
Tue, 7 Oct 2014 19:03:39 +0000 (15:03 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 7 Oct 2014 19:03:39 +0000 (15:03 -0400)
functions.php

index de1cadc..ed18ac7 100644 (file)
@@ -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' ) );
-
-
-
-
-
 ?>