We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d9b3b6 commit 49622f6Copy full SHA for 49622f6
1 file changed
docusaurus.config.ts
@@ -162,7 +162,7 @@ const config: Config = {
162
],
163
},
164
165
- copyright: `Copyright © 2025-${new Date().getFullYear()} Problem4J Team & Contributors. Built with Docusaurus.`,
+ copyright: `Copyright © 2025-${new Date().getFullYear()} The Problem4J Authors. Built with Docusaurus.`,
166
167
prism: {
168
theme: prismThemes.github,
0 commit comments