diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 65bdb8c..3281ee6 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -176,7 +176,7 @@ const config: Config = { ], }, ], - copyright: `Copyright © ${new Date().getFullYear()} Nick Slowinski`, + copyright: `Dieses Werk ist unter der Creative Commons Namensnennung 4.0 International (CC BY 4.0) lizenziert, sofern nicht anders angegeben.`, }, prism: { theme: prismThemes.github,