8000 fix: update copyright with my name · jeffsieu/typescript-from-zero@9fd3888 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 9fd3888

Browse files
committed
fix: update copyright with my name
1 parent bbfacfb commit 9fd3888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ const config: Config = {
9696
],
9797
},
9898
],
99-
copyright: `Copyright © ${new Date().getFullYear()} My Project, Inc. Built with Docusaurus.`,
99+
copyright: `Copyright © ${new Date().getFullYear()} Jeff Sieu. Built with Docusaurus.`,
100100
},
101101
prism: {
102102
theme: prismThemes.github,

0 commit comments

Comments
 (0)
0