From 8c634cdfd6618f1851d43f7b9a140f04ffc5da89 Mon Sep 17 00:00:00 2001 From: steven-y-e Date: Wed, 29 Sep 2021 15:31:53 -0400 Subject: [PATCH] feat(theme): dividing horizontal line between posts on lists --- blog/themes/mineral/layouts/_default/list.html | 1 + 1 file changed, 1 insertion(+) diff --git a/blog/themes/mineral/layouts/_default/list.html b/blog/themes/mineral/layouts/_default/list.html index 292e523..451c044 100644 --- a/blog/themes/mineral/layouts/_default/list.html +++ b/blog/themes/mineral/layouts/_default/list.html @@ -21,6 +21,7 @@ #{{ . }} {{ end }}

+
{{ end }}