Remove dupe which is overwritten

This commit is contained in:
Adam Harvey
2020-12-07 14:07:33 -05:00
parent 8f97b76bf5
commit cddcd2852d
-5
View File
@@ -72,11 +72,6 @@ const siteConfig = {
navGroupSubcategoryTitleColor: '#9e9e9e',
},
/* Colors for syntax highlighting */
highlight: {
theme: 'dark',
},
// This copyright info is used in /core/Footer.js and blog RSS/Atom feeds.
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`,