diff --git a/microsite/docusaurus.config.ts b/microsite/docusaurus.config.ts index b0eba6b898..87aa68d633 100644 --- a/microsite/docusaurus.config.ts +++ b/microsite/docusaurus.config.ts @@ -491,7 +491,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',