diff options
Diffstat (limited to 'home/src/pages.clj')
| -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 |
