Update '_layouts/home.html'

This commit is contained in:
Kale 2021-06-08 20:40:02 -07:00
parent 68a33fc0b5
commit 67d65314d7
No known key found for this signature in database
GPG Key ID: F8A6CE83F1274467

View File

@ -35,7 +35,7 @@ layout: default
<blockquote>{{ post.excerpt }}</blockquote>
{%- endif -%}
</li>
</article>>
</article>
</div>
{%- endfor -%}
{% if site.paginate %}