summaryrefslogtreecommitdiff
path: root/src/app/(main)/layout.config.tsx
diff options
context:
space:
mode:
authorBertrand Yuan <bert.yuan@outlook.com>2025-12-16 00:45:37 +0800
committerGitHub <noreply@github.com>2025-12-16 00:45:37 +0800
commitb7248478bbf9da99346961146000f2705f2a7d67 (patch)
treed82de4cf8c1c73e26c8ee014f9640a5941517736 /src/app/(main)/layout.config.tsx
parent39c83fbb69ef06d2d56790d75abc254ba7e34394 (diff)
parent82da002eba6a6dcb9f2d52654b7e5b2f77010055 (diff)
Merge pull request #2 from bertyuan/chore-update-names&links
Chore(strings): update names and links
Diffstat (limited to 'src/app/(main)/layout.config.tsx')
-rw-r--r--src/app/(main)/layout.config.tsx2
1 files changed, 1 insertions, 1 deletions
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[] = [