diff --git a/microsite/core/Footer.js b/microsite/core/Footer.js index 4a5bca6071..b97d1a5253 100644 --- a/microsite/core/Footer.js +++ b/microsite/core/Footer.js @@ -1,6 +1,4 @@ /* -* Made with <3 at Spotify - * Copyright 2020 Backstage Project Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -88,6 +86,9 @@ class Footer extends React.Component { )} +
{this.props.config.copyright}
);