Foursquare documentation buttons
This commit is contained in:
@ -15,6 +15,30 @@ block content
|
||||
.panel-footer
|
||||
div= message
|
||||
else
|
||||
.row
|
||||
.col-lg-12
|
||||
.panel.panel-default
|
||||
.panel-body
|
||||
.col-md-4
|
||||
a(href='/auth/foursquare')
|
||||
.label.label-primary.label-block
|
||||
h2
|
||||
i.fa.fa-check-square-o
|
||||
| Getting Started
|
||||
.col-md-4
|
||||
a(href='/auth/foursquare')
|
||||
.label.label-primary.label-block
|
||||
h2
|
||||
i.fa.fa-laptop
|
||||
| API Console
|
||||
.col-md-4
|
||||
a(href='/auth/foursquare')
|
||||
.label.label-primary.label-block
|
||||
h2
|
||||
i.fa.fa-code-fork
|
||||
| API Endpoints
|
||||
|
||||
|
||||
.panel.panel-default
|
||||
.panel-heading.tabs
|
||||
i.fa.fa-foursquare
|
||||
|
Reference in New Issue
Block a user