summaryrefslogtreecommitdiff
path: root/home/src/pages.clj
diff options
context:
space:
mode:
authorJake Zerrer <him@jakezerrer.com>2026-01-13 10:08:01 -0500
committerJake Zerrer <him@jakezerrer.com>2026-01-29 17:41:30 -0500
commit6876c1556650c51d79e2ee9c653398bc5bad1311 (patch)
tree801f406dc3f85af7c91d98665214bc5152887b31 /home/src/pages.clj
parent6a0a30e413911a8fb1ddfee970af6ec4a441342b (diff)
Add some booksHEADmain
Diffstat (limited to 'home/src/pages.clj')
-rw-r--r--home/src/pages.clj4
1 files changed, 3 insertions, 1 deletions
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
[]