Update Footer.js - another formatting fix

This commit is contained in:
Patrik Oldsberg
2020-12-08 16:34:04 +01:00
committed by GitHub
parent cd4eba4afc
commit 447c9d0a84
+3 -5
View File
@@ -54,14 +54,12 @@ class Footer extends React.Component {
<a href={this.props.config.fossWebsite}>
Open Source @ {this.props.config.organizationName}
</a>
<a href="https://engineering.atspotify.com/">
Spotify Engineering Blog
</a>
<a href="https://developer.spotify.com/">
Spotify for Developers
</a>
<a href="https://developer.spotify.com/">Spotify for Developers</a>
<a href={this.props.config.repoUrl}>GitHub</a>
<a
className="github-button"