From 10e61397cff041c554d05201b714e6892b78d60a Mon Sep 17 00:00:00 2001 From: Sheen <9674168+sheenhx@users.noreply.github.com> Date: Thu, 5 Sep 2024 16:42:04 +0200 Subject: [PATCH] Update docusaurus.config.js --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index a356d43..2931e37 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -141,7 +141,7 @@ const config = { ], }, ], - copyright: `Copyright © ${new Date().getFullYear()} Moonchain`, + copyright: `Copyright © ${new Date().getFullYear()} Moonbase Explorations Inc.`, }, prism: { theme: prismThemes.github,