From ca4ebb5203fbbecd10e3f108bfcc2b22c49bf127 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}