From: Laury GvR Date: Mon, 26 Feb 2018 13:54:49 +0000 (-0500) Subject: See previous commit, which just entailed stylesheet bumping X-Git-Tag: v1.0.12^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=54120dc07b6ee8c7828bf2ccadaa3ce13fb7c4cc;p=WP-Themes%2Fwmta.git See previous commit, which just entailed stylesheet bumping --- diff --git a/inc/hero-header.php b/inc/hero-header.php index 97afe76..b5ef655 100644 --- a/inc/hero-header.php +++ b/inc/hero-header.php @@ -18,7 +18,7 @@ $image = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'single-post-thumbnail' ); echo '' ; } else { - echo '' ; + echo ''; } ?>