diff --git a/docusaurus.config.js b/docusaurus.config.js index 1a0fe816..5f8165db 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -113,7 +113,7 @@ const config = { ], }, ], - copyright: `Copyright © ${new Date().getFullYear()} Open Privacy Research Society.`, + copyright: `Copyright © ${new Date().getFullYear()} Open Privacy Research Society.`, }, prism: { theme: lightCodeTheme,