From: Anthony Talarico Date: Wed, 17 Aug 2016 19:44:41 +0000 (-0400) Subject: made the read more link in the frontPage view file bold and changed the text to ... X-Git-Tag: v1.0.0^2~3 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=8db03e2229edd8af6d42c5907651a561d890da39;p=WP-Plugins%2Fhubspot-blog.git made the read more link in the frontPage view file bold and changed the text to 'more' --- diff --git a/views/frontPage.php b/views/frontPage.php index bddf074..3f26fca 100644 --- a/views/frontPage.php +++ b/views/frontPage.php @@ -12,7 +12,7 @@ echo '
' . '' . '
' . '
'. $content . '
' - . ' Read More ' + . ' More ' . ''; ?>