diff --git a/inc/patterns/footer-about-title-logo.php b/inc/patterns/footer-about-title-logo.php index ea35b054..11d50be4 100644 --- a/inc/patterns/footer-about-title-logo.php +++ b/inc/patterns/footer-about-title-logo.php @@ -9,8 +9,8 @@ 'content' => '
-
-

' . esc_html__( 'ABOUT US', 'twentytwentytwo' ) . '

+
+

' . esc_html__( 'About us', 'twentytwentytwo' ) . '

diff --git a/inc/patterns/footer-blog.php b/inc/patterns/footer-blog.php index b20495ef..bd5a686b 100644 --- a/inc/patterns/footer-blog.php +++ b/inc/patterns/footer-blog.php @@ -19,8 +19,8 @@ -
-

' . esc_html__( 'LATEST POSTS', 'twentytwentytwo' ) . '

+
+

' . esc_html__( 'LATEST POSTS', 'twentytwentytwo' ) . '

diff --git a/inc/patterns/general-featured-posts.php b/inc/patterns/general-featured-posts.php index 6d8e5633..3ec2654d 100644 --- a/inc/patterns/general-featured-posts.php +++ b/inc/patterns/general-featured-posts.php @@ -6,8 +6,8 @@ 'title' => __( 'Featured posts', 'twentytwentytwo' ), 'categories' => array( 'twentytwentytwo-general' ), 'content' => ' -
-

' . esc_html__( 'LATEST POSTS', 'twentytwentytwo' ) . '

+
+

' . esc_html__( 'LATEST POSTS', 'twentytwentytwo' ) . '