diff --git a/microsite/docusaurus.config.ts b/microsite/docusaurus.config.ts index 5f326b9445..864d54722a 100644 --- a/microsite/docusaurus.config.ts +++ b/microsite/docusaurus.config.ts @@ -486,7 +486,7 @@ const config: Config = { ], }, ], - copyright: `
Copyright © ${new Date().getFullYear()} Backstage Project Authors. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page: https://www.linuxfoundation.org/trademark-usage
`, + copyright: `Copyright © ${new Date().getFullYear()} Backstage Project Authors. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page: https://www.linuxfoundation.org/trademark-usage
`, }, algolia: { apiKey: '1f0ba86672ccfc3576faa94583e5b318',