diff --git a/src/wp-content/themes/twentytwentyone/inc/block-patterns.php b/src/wp-content/themes/twentytwentyone/inc/block-patterns.php
index 7382586aa0..bc89e86661 100644
--- a/src/wp-content/themes/twentytwentyone/inc/block-patterns.php
+++ b/src/wp-content/themes/twentytwentyone/inc/block-patterns.php
@@ -69,7 +69,7 @@ if ( function_exists( 'register_block_pattern' ) ) {
'categories' => array( 'twentytwentyone' ),
'viewportWidth' => 1024,
'description' => esc_html_x( 'Three images inside an overlapping columns block.', 'Block pattern description', 'twentytwentyone' ),
- 'content' => '
',
+ 'content' => '',
)
);
@@ -104,7 +104,7 @@ if ( function_exists( 'register_block_pattern' ) ) {
'title' => esc_html__( 'Portfolio list', 'twentytwentyone' ),
'categories' => array( 'twentytwentyone' ),
'description' => esc_html_x( 'A list of projects with thumbnail images.', 'Block pattern description', 'twentytwentyone' ),
- 'content' => '
',
+ 'content' => '
',
)
);
diff --git a/src/wp-content/themes/twentytwentyone/inc/starter-content.php b/src/wp-content/themes/twentytwentyone/inc/starter-content.php
index 8c580633b1..ca9776a520 100644
--- a/src/wp-content/themes/twentytwentyone/inc/starter-content.php
+++ b/src/wp-content/themes/twentytwentyone/inc/starter-content.php
@@ -40,7 +40,7 @@ function twenty_twenty_one_get_starter_content() {
-
 ) . '/assets/images/roses-tremieres-hollyhocks-1884.jpg)
+