Removed Read More buttons
This commit is contained in:
parent
f2d11be40a
commit
7663dd6a53
|
@ -16,7 +16,7 @@ layout: default
|
||||||
{{ post.content | truncatewords:40}}
|
{{ post.content | truncatewords:40}}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a href="{{ post.url }}" class="read-more">Read More</a>
|
<!--<a href="{{ post.url }}" class="read-more">Read More</a>-->
|
||||||
</article>
|
</article>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
Loading…
Reference in a new issue