From b097ad035a089076b6cf1f1e9c7f648439d9b073 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 3 Jul 2023 01:38:05 +0200 Subject: Bunch of CSS improvements --- themes/simple/layouts/_default/list.html | 4 ++-- themes/simple/layouts/_default/notes.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'themes/simple/layouts/_default') diff --git a/themes/simple/layouts/_default/list.html b/themes/simple/layouts/_default/list.html index f92d9c0..6362b0f 100644 --- a/themes/simple/layouts/_default/list.html +++ b/themes/simple/layouts/_default/list.html @@ -22,8 +22,8 @@ {{ range (where .Site.RegularPages "Section" "posts") }}
- -

RSS feed + RSS feed which contains only the notes without the blog posts.

@@ -28,7 +28,7 @@