projects
/
WP-Themes
/
ParrotsLanding.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b931a4b
)
Error with font function?
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 7 Oct 2014 19:03:39 +0000
(15:03 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 7 Oct 2014 19:03:39 +0000
(15:03 -0400)
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
de1cadc
..
ed18ac7
100644
(file)
--- 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' ) );
-
-
-
-
-
?>