diff options
Diffstat (limited to 'src/app/(main)/layout.config.tsx')
| -rw-r--r-- | src/app/(main)/layout.config.tsx | 2 |
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[] = [ |
