From 854ae471a01bb13cb73a38143f43d97a9ca62ce5 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 16 Oct 2022 23:51:43 +0200 Subject: Added new draft post --- themes/simple/layouts/_default/list.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (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 04589cb..2e66b0d 100755 --- a/themes/simple/layouts/_default/list.html +++ b/themes/simple/layouts/_default/list.html @@ -10,7 +10,12 @@ {{ range (where .Site.RegularPages "Section" "posts") }}
  • - +
  • {{end}} -- cgit v1.2.3