From 35c242f6abb614e1d545fb8a2a1180a451c22a54 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Sun, 27 Aug 2023 18:26:45 +0100 Subject: Scotsoun release title includes ID --- src/components/Scotsoun.astro | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/Scotsoun.astro') diff --git a/src/components/Scotsoun.astro b/src/components/Scotsoun.astro index 1c2b1a0..3af652e 100644 --- a/src/components/Scotsoun.astro +++ b/src/components/Scotsoun.astro @@ -20,6 +20,7 @@ const t = translate(locale);
Scotsoun SSCD{scotsoun.scotsounId}
{scotsoun?.subtitle &&{scotsoun.subtitle}
} { scotsoun?.author && ( -- cgit v1.2.3