Skip to content

Commit 1babc05

Browse files
committed
change title
1 parent 333382e commit 1babc05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/layout.shared.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import type { BaseLayoutProps } from 'fumadocs-ui/layouts/shared';
33
export function baseOptions(): BaseLayoutProps {
44
return {
55
nav: {
6-
title: 'My App',
6+
title: 'PulseBeam',
77
},
88
};
99
}

0 commit comments

Comments
 (0)