diff --git a/docusaurus.config.ts b/docusaurus.config.ts index f6cfece..5e53035 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -82,7 +82,7 @@ const config: Config = { width: 60, height: 50, }, - copyright: `Made with Docusaurus and <3`, + copyright: `Made with Docusaurus and ♡`, }, prism: { theme: prismThemes.github,