Read more chiclet

This commit is contained in:
John O'Nolan
2014-03-22 15:15:41 +01:00
parent cee5389fb5
commit 3dcedcd0a3
2 changed files with 5 additions and 1 deletions

View File

@ -26,7 +26,7 @@
<h2 class="post-title"><a href="{{url}}">{{{title}}}</a></h2>
</header>
<section class="post-excerpt">
<p>{{excerpt}}&hellip;</p>
<p>{{excerpt}}&hellip; <a class="read-more" href="{{url}}">&raquo;</a></p>
</section>
</article>