Updated instagram api template
This commit is contained in:
@ -11,7 +11,7 @@ block content
|
|||||||
| Overview
|
| Overview
|
||||||
a.btn.btn-primary(href='https://github.com/teleportd/instagram-node', target='_blank')
|
a.btn.btn-primary(href='https://github.com/teleportd/instagram-node', target='_blank')
|
||||||
i.fa.fa-laptop
|
i.fa.fa-laptop
|
||||||
| Node-Instagram Library
|
| Node-Instagram Docs
|
||||||
a.btn.btn-primary(href='http://instagram.com/developer/endpoints/', target='_blank')
|
a.btn.btn-primary(href='http://instagram.com/developer/endpoints/', target='_blank')
|
||||||
i.fa.fa-code-fork
|
i.fa.fa-code-fork
|
||||||
| API Endpoints
|
| API Endpoints
|
||||||
@ -48,7 +48,9 @@ block content
|
|||||||
| #{userById.bio}
|
| #{userById.bio}
|
||||||
|
|
||||||
hr
|
hr
|
||||||
p.lead Popular Images on Instagram
|
p.lead
|
||||||
|
strong Popular Images
|
||||||
|
| on Instagram
|
||||||
.row
|
.row
|
||||||
for image in popularImages
|
for image in popularImages
|
||||||
.col-xs-3
|
.col-xs-3
|
||||||
|
Reference in New Issue
Block a user