From fb4422b3728c380f27e4e7883567846c278de003 Mon Sep 17 00:00:00 2001 From: "Woojae, Park" <124398+nikescar@users.noreply.github.com> Date: Thu, 7 Aug 2025 22:20:46 +0900 Subject: [PATCH] fix: change top-logo link from root path to base path. --- src/default-theme/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/default-theme/Layout.tsx b/src/default-theme/Layout.tsx index cf3646a..79e9aa4 100644 --- a/src/default-theme/Layout.tsx +++ b/src/default-theme/Layout.tsx @@ -107,7 +107,7 @@ function Layout(props: ParentProps) {