From da96287803ea26f4cc35173f9f34b71a1d6adfa5 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+joeacarstairs@users.noreply.github.com> Date: Thu, 11 Jan 2024 08:01:32 +0000 Subject: Adds Sangschaw ad to top of homepage (#59) Co-authored-by: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> --- src/pages/[locale]/index.astro | 1 + 1 file changed, 1 insertion(+) (limited to 'src/pages') diff --git a/src/pages/[locale]/index.astro b/src/pages/[locale]/index.astro index efccd22..b08f412 100644 --- a/src/pages/[locale]/index.astro +++ b/src/pages/[locale]/index.astro @@ -24,6 +24,7 @@ const mostRecentNewsItem = await getMostRecentNewsItem(locale);

+

-- cgit v1.2.3