Altofocus: Remove commented out code.
This commit is contained in:
parent
7505bec8b7
commit
98f2fa6aa6
1 changed files with 0 additions and 3 deletions
|
@ -85,9 +85,6 @@ function altofocus_setup() {
|
|||
'wp-head-callback' => 'altofocus_custom_background_cb'
|
||||
) ) );
|
||||
|
||||
// Load default block styles.
|
||||
//add_theme_support( 'wp-block-styles' );
|
||||
|
||||
// Add support for responsive embeds.
|
||||
add_theme_support( 'responsive-embeds' );
|
||||
|
||||
|
|
Loading…
Reference in a new issue