From f75fec47df22c34163019c9271406d7377f6f269 Mon Sep 17 00:00:00 2001 From: "Paul W." Date: Sat, 31 May 2025 22:27:33 -0400 Subject: [PATCH] Fix nav title size --- src/app/components/title.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/title.tsx b/src/app/components/title.tsx index ce0e1e1..23d6a2c 100644 --- a/src/app/components/title.tsx +++ b/src/app/components/title.tsx @@ -56,7 +56,7 @@ export default function Title() { {title || 'PaulW.XYZ'} -
+
{ title ? <>PaulW.XYZ / {pathElements}{title}