From 5ec8d53e3d16bba8b0c4b89d751cb9e2b009a777 Mon Sep 17 00:00:00 2001 From: Oliver Bryan Date: Sun, 25 Jan 2026 14:19:54 +0000 Subject: [PATCH] icon in sidebar --- src/Layout.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Layout.tsx b/src/Layout.tsx index 29dfc8c..0a12e03 100644 --- a/src/Layout.tsx +++ b/src/Layout.tsx @@ -16,7 +16,8 @@ export default function Layout({
{/* sidebar - fixed width */}
-
+
+

The Shape of Sound

{sidebarContent || null}