feat(theme): dividing horizontal line between posts on lists

pull/4/head
steven 2021-09-29 15:31:53 -04:00
parent c602d26ea6
commit 8c634cdfd6
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
<a href="{{ $.Site.BaseURL }}tags/{{ . | urlize }}/">#{{ . }}</a>
{{ end }}
</p>
<hr />
</div>
{{ end }}
</div>