Update '_layouts/home.html'

This commit is contained in:
Kale 2021-06-08 21:01:51 -07:00
parent 98a496d899
commit 3768fcacb0
No known key found for this signature in database
GPG Key ID: F8A6CE83F1274467

View File

@ -34,7 +34,6 @@ layout: default
<blockquote>{{ post.excerpt }}</blockquote> <blockquote>{{ post.excerpt }}</blockquote>
{%- endif -%} {%- endif -%}
</article> </article>
</div>
{%- endfor -%} {%- endfor -%}
{% if site.paginate %} {% if site.paginate %}
<div class="pager"> <div class="pager">