diff --git a/functions.php b/functions.php index e5eef679..cf9ac57f 100644 --- a/functions.php +++ b/functions.php @@ -44,7 +44,7 @@ function twentytwentytwo_styles() { 'twentytwentytwo-style', get_template_directory_uri() . '/style.css', array(), - wp_get_theme()->get( 'Version' ), + wp_get_theme()->get( 'Version' ) ); // Add styles inline. diff --git a/inc/patterns/hidden-404.php b/inc/patterns/hidden-404.php index 3243e3a1..452cc9d7 100644 --- a/inc/patterns/hidden-404.php +++ b/inc/patterns/hidden-404.php @@ -3,9 +3,9 @@ * 404 content. */ return array( - 'title' => __( '404 content', 'twentytwentytwo' ), - 'inserter' => false, - 'content' => ' + 'title' => __( '404 content', 'twentytwentytwo' ), + 'inserter' => false, + 'content' => '