aboutsummaryrefslogtreecommitdiffhomepage
path: root/home.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'home.lisp')
-rw-r--r--home.lisp4
1 files changed, 2 insertions, 2 deletions
diff --git a/home.lisp b/home.lisp
index d1de0c0..90fce4e 100644
--- a/home.lisp
+++ b/home.lisp
@@ -28,8 +28,8 @@
(url-to-playlist pl)))
(with-clog-create parent
(div ()
- (section (:h4)
- (a (:link url :content (playlist-title pl) :bind pl-link))))
+ (p ()
+ (a (:link url :content (playlist-title pl) :bind pl-link))))
(set-on-click
pl-link
(thunk*