We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46224ae commit 748ada0Copy full SHA for 748ada0
1 file changed
docusaurus.config.ts
@@ -85,7 +85,7 @@ const config: Config = {
85
],
86
},
87
88
- copyright: `Copyright © ${new Date().getFullYear()} Raid. Built with Docusaurus.`,
+ copyright: `Copyright © ${new Date().getFullYear()} Raid.`,
89
90
prism: {
91
theme: prismThemes.github,
0 commit comments