Update Footer.js

This commit is contained in:
AlleyWei
2020-12-05 11:58:13 -05:00
committed by GitHub
parent 4943544799
commit 0d9b43216d
+5 -2
View File
@@ -57,8 +57,11 @@ class Footer extends React.Component {
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://engineering.atspotify.com/">
Spotify Engineering Blog
</a>
<a href="https://developer.spotify.com/">
Spotify for Developers
</a>
<a href={this.props.config.repoUrl}>GitHub</a>