From 963526f0a8a54279399bf82edf2d8b25215c75b8 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 28 Aug 2022 06:55:03 +0200 Subject: Unified yellow background colors --- themes/simple/layouts/_default/list.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'themes/simple/layouts/_default/list.html') diff --git a/themes/simple/layouts/_default/list.html b/themes/simple/layouts/_default/list.html index 7d9a1d9..7870247 100644 --- a/themes/simple/layouts/_default/list.html +++ b/themes/simple/layouts/_default/list.html @@ -10,7 +10,7 @@ {{ range (where .Site.RegularPages "Section" "posts") }}
  • - +
  • {{end}} @@ -22,11 +22,11 @@

    Side projects I worked on

    -- cgit v1.2.3