Update Footer.js
This commit is contained in:
@@ -56,6 +56,13 @@ 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>
|
||||
|
||||
<a href="https://developer.spotify.com/">Spotify for Developers</a>
|
||||
</a>
|
||||
|
||||
<a href={this.props.config.repoUrl}>GitHub</a>
|
||||
<a
|
||||
className="github-button"
|
||||
|
||||
Reference in New Issue
Block a user