feat(theme): dividing horizontal line between posts on lists
parent
c602d26ea6
commit
8c634cdfd6
|
|
@ -21,6 +21,7 @@
|
|||
<a href="{{ $.Site.BaseURL }}tags/{{ . | urlize }}/">#{{ . }}</a>
|
||||
{{ end }}
|
||||
</p>
|
||||
<hr />
|
||||
</div>
|
||||
{{ end }}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue