Browse Source

Reinstate custom logo support, since it's used in archive pages.

Kjell Reigstad 4 years ago
parent
commit
b39cc4b1ae
1 changed files with 0 additions and 1 deletions
  1. 0 1
      blank-canvas/functions.php

+ 0 - 1
blank-canvas/functions.php

@@ -73,7 +73,6 @@ function blank_canvas_remove_parent_theme_features() {
 
 
 	// Theme Support.
 	// Theme Support.
 	remove_theme_support( 'custom-header' );
 	remove_theme_support( 'custom-header' );
-	remove_theme_support( 'custom-logo' );
 	remove_theme_support( 'customize-selective-refresh-widgets' );
 	remove_theme_support( 'customize-selective-refresh-widgets' );
 
 
 	// Navigation Areas.
 	// Navigation Areas.