diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 5db6fb9..885a831 100755 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -118,7 +118,7 @@ const config: Config = { ], }, ], - copyright: `Copyright © ${new Date().getFullYear()} Super Cool Example Cloud Volunteers built this with Docusaurus.`, + copyright: `Built in the public domain with cool open-source software.`, }, prism: { theme: prismThemes.github,