From 54e21ef680a8b83ad503750753461c704e7275f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Tue, 12 May 2026 23:22:38 +0200 Subject: [PATCH] feat(ui): add YouTube channel link to BaseLayout Adds a new social media link to the BaseLayout component for the YouTube channel. --- src/layouts/BaseLayout.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index 9e47202..e8234c8 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -102,6 +102,7 @@ const isActiveRoute = (path: string) => currentPath === normalizePath(path); Main Site Subscription X (Twitter) + YouTube Channel