From 056cfb5b2473fe1af380067e195337a25551dd79 Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Thu, 29 Jan 2026 20:20:55 -0500 Subject: [PATCH] feat: include search.js script in templates - Add search.js to bookshelf template - Add search.js to dashboard template - Enable search functionality on main pages --- templates/bookshelf.templ | 1 + templates/dashboard.templ | 1 + 2 files changed, 2 insertions(+) diff --git a/templates/bookshelf.templ b/templates/bookshelf.templ index 0f64991..191ff3f 100644 --- a/templates/bookshelf.templ +++ b/templates/bookshelf.templ @@ -10,6 +10,7 @@ templ BookShelf(user User) { +