Updated top bar links on last.fm page
This commit is contained in:
@ -6,15 +6,15 @@ block content
|
||||
i.fa.fa-music
|
||||
| Last.fm API
|
||||
.btn-group.btn-group-justified
|
||||
a.btn.btn-lg.btn-primary(href='http://developer.github.com/guides/getting-started/', target='_blank')
|
||||
a.btn.btn-lg.btn-primary(href='https://github.com/jammus/lastfm-node#lastfm-node', target='_blank')
|
||||
i.fa.fa-check-square-o
|
||||
| Getting Started
|
||||
a.btn.btn-lg.btn-primary(href='https://apigee.com/console/github', target='_blank')
|
||||
| Last.fm Node Docs
|
||||
a.btn.btn-lg.btn-primary(href='http://www.last.fm/api/account/create', target='_blank')
|
||||
i.fa.fa-laptop
|
||||
| API Console
|
||||
a.btn.btn-lg.btn-primary(href='http://developer.github.com/v3/', target='_blank')
|
||||
i.fa.fa-file-text-o
|
||||
| Documentation
|
||||
| Create API Account
|
||||
a.btn.btn-lg.btn-primary(href='http://www.last.fm/api', target='_blank')
|
||||
i.fa.fa-code-fork
|
||||
| API Endpoints
|
||||
|
||||
h3.text-primary Artist Information
|
||||
|
||||
|
Reference in New Issue
Block a user