From 6876c1556650c51d79e2ee9c653398bc5bad1311 Mon Sep 17 00:00:00 2001 From: Jake Zerrer Date: Tue, 13 Jan 2026 10:08:01 -0500 Subject: Add some books --- home/src/pages.clj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'home') diff --git a/home/src/pages.clj b/home/src/pages.clj index 6292700..8511050 100644 --- a/home/src/pages.clj +++ b/home/src/pages.clj @@ -73,7 +73,9 @@ [:<> [:h1 "Favorite reads of 2026"] [:ul - [:li "The Price of Peace (Zachary D. Carter)"]]]))) + [:li "The Price of Peace (Zachary D. Carter)"] + [:li "The Practice, The Horizon, and the Chain (Sofia Samatar)"] + [:li "A Confederacy of Dunces (John Kennedy Toole)"]]]))) (defn media-queue [] -- cgit v1.2.3