diff --git a/functions.php b/functions.php index ff952dd..b957161 100644 --- a/functions.php +++ b/functions.php @@ -5,7 +5,8 @@ function breakdance_zero_theme_setup() { add_theme_support('title-tag'); add_theme_support( 'post-thumbnails' ); - + add_theme_support( 'appearance-tools' ); + add_theme_support( 'custom-spacing' ); } } diff --git a/index.php b/index.php index f6596c5..76e10bd 100644 --- a/index.php +++ b/index.php @@ -19,4 +19,4 @@
Please install and enable Breakdance.