From 82da002eba6a6dcb9f2d52654b7e5b2f77010055 Mon Sep 17 00:00:00 2001 From: Bertrand Yuan Date: Tue, 16 Dec 2025 00:43:19 +0800 Subject: chore(strings): update names and links --- src/app/(main)/layout.config.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app/(main)/layout.config.tsx') diff --git a/src/app/(main)/layout.config.tsx b/src/app/(main)/layout.config.tsx index f9efebb..2667f04 100644 --- a/src/app/(main)/layout.config.tsx +++ b/src/app/(main)/layout.config.tsx @@ -12,7 +12,7 @@ export const baseOptions: BaseLayoutProps = { nav: { title, }, - githubUrl: 'https://github.com/techwithanirudh/shadcn-blog', + githubUrl: 'https://github.com/bertyuan', }; export const linkItems: LinkItemType[] = [ -- cgit v1.2.3