From 9d1391eae059c2e27945555450f598ca1f7dbdaa Mon Sep 17 00:00:00 2001 From: Michael Winter Date: Thu, 19 Feb 2026 02:09:33 +0100 Subject: [PATCH] Add SoundCloud player to image modal when audio available --- components/IconButton.vue | 2 +- layouts/default.vue | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/components/IconButton.vue b/components/IconButton.vue index 722203f..d2b48d6 100644 --- a/components/IconButton.vue +++ b/components/IconButton.vue @@ -30,7 +30,7 @@ - diff --git a/layouts/default.vue b/layouts/default.vue index 2a2957a..8843e44 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -36,6 +36,9 @@ +
+ +