From d3224ca4ee01c4a0383a182c1a735b200836fe57 Mon Sep 17 00:00:00 2001 From: gnat Date: Tue, 3 Sep 2024 02:31:05 -0700 Subject: [PATCH] add specific class to thought post divs --- src/html/random-thoughts.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/html/random-thoughts.lisp b/src/html/random-thoughts.lisp index 5cc5151..6699b27 100644 --- a/src/html/random-thoughts.lisp +++ b/src/html/random-thoughts.lisp @@ -2,5 +2,5 @@ (page "natalie \"thoughts\"" `((section () (h1 () "arbitrary thoughts generated by natalie") "I am bad at thinking of things to make blog posts for. this webpage might contain things that I would put in a blog post if I was more proficient at writing filler. it might also contain other things.") - ,(exec-command "for file in ./html/thoughts/*; do echo $(grep DATE $file | awk '{print $3 $4}') $file; done | sort -k1,1 -r | cut -d' ' -f2 | while read -r file; do echo \"
$(grep '^$//; s/.$//'): $(grep '^$//')
$(include $file)
\"; done")))) + ,(exec-command "for file in ./html/thoughts/*; do echo $(grep DATE $file | awk '{print $3 $4}') $file; done | sort -k1,1 -r | cut -d' ' -f2 | while read -r file; do echo \"
$(grep '^$//; s/.$//'): $(grep '^$//')
$(include $file)
\"; done"))))