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/single.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/simple/layouts/_default/single.html') diff --git a/themes/simple/layouts/_default/single.html b/themes/simple/layouts/_default/single.html index c3f100d..77071bb 100644 --- a/themes/simple/layouts/_default/single.html +++ b/themes/simple/layouts/_default/single.html @@ -45,7 +45,7 @@ {{ range $randomPosts }}
  • - +

    {{.Summary}}

  • {{end}} -- cgit v1.2.3