Removed Read More buttons

This commit is contained in:
Barry Clark 2014-05-13 08:11:02 -04:00
parent f2d11be40a
commit 7663dd6a53
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ layout: default
{{ post.content | truncatewords:40}}
</div>
<a href="{{ post.url }}" class="read-more">Read More</a>
<!--<a href="{{ post.url }}" class="read-more">Read More</a>-->
</article>
{% endfor %}
</div>