diff --git a/inc/Core.php b/inc/Core.php index f231651..7798b2a 100644 --- a/inc/Core.php +++ b/inc/Core.php @@ -70,7 +70,6 @@ public function setup() { add_theme_support( 'starter-content', $starter_content->get() ); add_theme_support( 'wp-block-styles' ); add_theme_support( 'automatic-feed-links' ); - add_theme_support( 'title-tag' ); add_theme_support( 'post-thumbnails' ); add_theme_support( 'editor-styles' ); add_theme_support(