From 75d49986643484612188f1995ddc48c5713c2faf Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Sat, 27 Nov 2021 11:24:34 +0000 Subject: [PATCH] styling for post archive page --- themes/blackburn/layouts/_default/li.html | 11 ++++++----- themes/blackburn/layouts/partials/commento.html | 3 ++- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/themes/blackburn/layouts/_default/li.html b/themes/blackburn/layouts/_default/li.html index ccf391a..b3990e7 100644 --- a/themes/blackburn/layouts/_default/li.html +++ b/themes/blackburn/layouts/_default/li.html @@ -1,6 +1,7 @@ -
  • - - - {{ .Title }} +
  • + + - {{ if isset .Params "image" }} + + {{end}} + {{ .Title }}
  • diff --git a/themes/blackburn/layouts/partials/commento.html b/themes/blackburn/layouts/partials/commento.html index c3fad2d..27158fa 100644 --- a/themes/blackburn/layouts/partials/commento.html +++ b/themes/blackburn/layouts/partials/commento.html @@ -2,5 +2,6 @@
    - + {{ end }} \ No newline at end of file