diff --git a/_includes/post-list-article.html b/_includes/post-list-article.html index 25046bdea305c55ce8c5ecdf57f8fe64b40bcf03..65221dc0fe7232fb5e1029e59fe0efd4d49fd235 100644 --- a/_includes/post-list-article.html +++ b/_includes/post-list-article.html @@ -9,4 +9,6 @@ {{ page.excerpt | strip_html | markdownify | truncatewords: 60 }} </article> + <div style="border-bottom: 1px dotted #000; height:1px; margin:0 auto; margin-bottom: 20px;"> + </div> </li> \ No newline at end of file