|
@@ -20,7 +20,7 @@ if ( ! function_exists( 'spearhead_setup' ) ) :
|
|
|
function spearhead_setup() {
|
|
|
|
|
|
// Add support for editor styles.
|
|
|
- add_theme_support( 'editor-styles' );
|
|
|
+ add_theme_support( 'editor-styles' );
|
|
|
add_theme_support( 'dark-editor-style' );
|
|
|
|
|
|
// Enqueue editor styles.
|