Dara: Add theme support for responsive embeds.

This commit is contained in:
Laurel Fulford 2018-11-03 15:26:39 -07:00
parent 8fee40235b
commit 527ae09550

View file

@ -54,6 +54,9 @@ function dara_setup() {
// Testimonial thumbnail
add_image_size( 'dara-testimonial-thumbnail', 180, 180, true );
// Add support for responsive embeds.
add_theme_support( 'responsive-embeds' );
// Add custom colors to Gutenberg
add_theme_support(
'editor-color-palette', array(