diff options
| author | Jake Zerrer <him@jakezerrer.com> | 2026-01-13 10:08:01 -0500 |
|---|---|---|
| committer | Jake Zerrer <him@jakezerrer.com> | 2026-01-15 23:12:56 -0500 |
| commit | b4a882a13c9b5e5e4e15138a3844959c143c99f8 (patch) | |
| tree | 54f01bf1395e921b7a37097537111744bd886ec0 /home/src | |
| parent | 542ba9d6e60bff46d6f0c48cf50f3cf7f23b2ff8 (diff) | |
Add mood machine
Diffstat (limited to 'home/src')
| -rw-r--r-- | home/src/pages.clj | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
