From: Ian Weller Date: Fri, 11 Aug 2017 20:03:30 +0000 (-0400) Subject: making it html valid X-Git-Tag: v1.0.0^2~85 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=8591f0cd8d41a451da793fd68a9c4a3ddf00f30c;p=WP-Themes%2Fmigcsa.git making it html valid I found there was a href attribute in the h2. I went in and removed it. --- diff --git a/parts/blog-feed-front.php b/parts/blog-feed-front.php index 35c7af3..8660db6 100644 --- a/parts/blog-feed-front.php +++ b/parts/blog-feed-front.php @@ -14,7 +14,7 @@ foreach($lastposts as $post) : setup_postdata($post); ?>
-

+