',
);
diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-dark.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-dark.php
index 15c21c6b85..81c78845bd 100644
--- a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-dark.php
+++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-dark.php
@@ -6,8 +6,9 @@ return array(
'title' => __( 'Dark footer with title and citation', 'twentytwentytwo' ),
'categories' => array( 'footer' ),
'blockTypes' => array( 'core/template-part/footer' ),
- 'content' => '
-
+ 'content' => '
+
+
@@ -19,5 +20,6 @@ return array(
) . '
+
',
);
diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-default.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-default.php
index 5fee4fd1eb..7b2e738365 100644
--- a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-default.php
+++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-default.php
@@ -6,7 +6,8 @@ return array(
'title' => __( 'Default footer', 'twentytwentytwo' ),
'categories' => array( 'footer' ),
'blockTypes' => array( 'core/template-part/footer' ),
- 'content' => '
+ 'content' => '
+
@@ -17,5 +18,6 @@ return array(
'
WordPress'
) . '
+
',
);
diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-logo.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-logo.php
index caa44e8c34..f7764a9526 100644
--- a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-logo.php
+++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-logo.php
@@ -7,6 +7,7 @@ return array(
'categories' => array( 'footer' ),
'blockTypes' => array( 'core/template-part/footer' ),
'content' => '
+
@@ -19,5 +20,6 @@ return array(
) . '
+
',
);
diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation-copyright.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation-copyright.php
index 423223ea93..d0b554249d 100644
--- a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation-copyright.php
+++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation-copyright.php
@@ -6,7 +6,8 @@ return array(
'title' => __( 'Footer with navigation and copyright', 'twentytwentytwo' ),
'categories' => array( 'footer' ),
'blockTypes' => array( 'core/template-part/footer' ),
- 'content' => '
+ 'content' => '
+
@@ -18,5 +19,6 @@ return array(
' . esc_html__( '© Site Title', 'twentytwentytwo' ) . '
+
',
);
diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation.php
index 79792c730d..32bdecede6 100644
--- a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation.php
+++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation.php
@@ -7,6 +7,7 @@ return array(
'categories' => array( 'footer' ),
'blockTypes' => array( 'core/template-part/footer' ),
'content' => '
+
@@ -21,5 +22,6 @@ return array(
) . '
+
',
);
diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-images-title-citation.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-images-title-citation.php
index a79c1d44cd..470ccfd9ff 100644
--- a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-images-title-citation.php
+++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-images-title-citation.php
@@ -6,7 +6,8 @@ return array(
'title' => __( 'Footer with query, featured images, title, and citation', 'twentytwentytwo' ),
'categories' => array( 'footer' ),
'blockTypes' => array( 'core/template-part/footer' ),
- 'content' => '
+ 'content' => '
+
@@ -37,5 +38,6 @@ return array(
+
',
);
diff --git a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-title-citation.php b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-title-citation.php
index 13bb43df5c..2d6999f081 100644
--- a/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-title-citation.php
+++ b/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-title-citation.php
@@ -6,7 +6,8 @@ return array(
'title' => __( 'Footer with query, title, and citation', 'twentytwentytwo' ),
'categories' => array( 'footer' ),
'blockTypes' => array( 'core/template-part/footer' ),
- 'content' => '
+ 'content' => '
+