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