From b4a882a13c9b5e5e4e15138a3844959c143c99f8 Mon Sep 17 00:00:00 2001 From: Jake Zerrer Date: Tue, 13 Jan 2026 10:08:01 -0500 Subject: Add mood machine --- home/src/pages.clj | 1 + 1 file changed, 1 insertion(+) diff --git a/home/src/pages.clj b/home/src/pages.clj index 9b8404c..6292700 100644 --- a/home/src/pages.clj +++ b/home/src/pages.clj @@ -83,6 +83,7 @@ [:h1 "My media queue"] [:p "This page contains a list of media that I'd like to read, watch, listen to, otherwise consume at some point. Think of it kind of like my public bookmarks."] [:ul + [:li "Mood Machine (Lizz Pelly)"] [:li "Introduction to Algorithms (Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein)"] [:li [:s -- cgit v1.2.3