diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 5b0eb75be..b038df7a8 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -129,7 +129,7 @@ const siteConfig = { ], }, ], - copyright: 'Copyright © ' + new Date().getFullYear() + ' Facebook', + copyright: 'Copyright © ' + new Date().getFullYear() + ' Meta Platforms, Inc', logo: { alt: 'Flipper Mascot', src: 'img/mascot.png',