From 17e21870de28fdecee5296057f72402f11a69e9f Mon Sep 17 00:00:00 2001 From: Jake Zerrer Date: Tue, 13 Jan 2026 10:08:01 -0500 Subject: Formatting --- home/src/pages.clj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'home') diff --git a/home/src/pages.clj b/home/src/pages.clj index b2f773b..b1a1279 100644 --- a/home/src/pages.clj +++ b/home/src/pages.clj @@ -96,8 +96,8 @@ [:<> [:h1 "My media log"] [:section - [:h2 "Exotic Functional Data Structures: Hitchhiker Trees by David Greenberg (YouTube)"] - [:a {:href "https://www.youtube.com/watch?v=jdn617M3-P4"} "URL"] + [:h2 "Exotic Functional Data Structures: Hitchhiker Trees by David Greenberg"] + [:a {:href "https://www.youtube.com/watch?v=jdn617M3-P4"} "YouTube link"] [:p "Focused on the implementation of the Hitchhiker Tree data structure. I was hoping to learn a bit more about how Greenberg had been using Hitchhiker Trees."]]]))) -- cgit v1.2.3