From 95ceed33d3adec472f4a1b5d3517baf645766e44 Mon Sep 17 00:00:00 2001 From: delta Date: Sat, 25 Jul 2026 11:42:01 +0200 Subject: site rework!! --- .zs/list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.zs/list') diff --git a/.zs/list b/.zs/list index 854eab0..8ebee3a 100755 --- a/.zs/list +++ b/.zs/list @@ -74,7 +74,7 @@ EOF href="/$dir/$(basename "${md_file%.md}.html")" # Append to the HTML list - html="$html
  • $title(published: )
  • " + html="$html
  • $title(published: )
  • " done html="$html" -- cgit v1.2.3