summaryrefslogtreecommitdiff
path: root/home/src/pages.clj
diff options
context:
space:
mode:
Diffstat (limited to 'home/src/pages.clj')
-rw-r--r--home/src/pages.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/src/pages.clj b/home/src/pages.clj
index 28fc9f2..2c3a6a2 100644
--- a/home/src/pages.clj
+++ b/home/src/pages.clj
@@ -24,7 +24,7 @@
(fn [[uri name]]
(html
[:li [:a {:href (str uri)} name]]))
- [[books-2025-uri "Selected reading list, 2025"]
+ [[books-2025-uri "Favorite reads of 2025"]
[films-2025-uri "Films I enjoyed in 2025"]
[second-sex-uri "The Second Sex: Selected Excerpts"]
[past-work-uri "Past work"]])]])))