We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbfacfb commit 9fd3888Copy full SHA for 9fd3888
1 file changed
docusaurus.config.ts
@@ -96,7 +96,7 @@ const config: Config = {
96
],
97
},
98
99
- copyright: `Copyright © ${new Date().getFullYear()} My Project, Inc. Built with Docusaurus.`,
+ copyright: `Copyright © ${new Date().getFullYear()} Jeff Sieu. Built with Docusaurus.`,
100
101
prism: {
102
theme: prismThemes.github,
0 commit comments