Updated facebook page styling

pull/2/head
Sahat Yalkabov 2014-01-17 16:24:33 -05:00
parent 2a3955e25f
commit 2a7c12d6ce
1 changed files with 6 additions and 5 deletions

View File

@ -7,21 +7,22 @@ block content
| Facebook API | Facebook API
.btn-group.btn-group-justified .btn-group.btn-group-justified
a.btn.btn-primary(href='https://developers.facebook.com/docs/graph-api/quickstart/', target='_blank') a.btn.btn-success(href='https://developers.facebook.com/docs/graph-api/quickstart/', target='_blank')
i.fa.fa-check-square-o i.fa.fa-check-square-o
| Quickstart | Quickstart
a.btn.btn-primary(href='https://developers.facebook.com/tools/explorer', target='_blank') a.btn.btn-success(href='https://developers.facebook.com/tools/explorer', target='_blank')
i.fa.fa-facebook i.fa.fa-facebook
| Graph API Explorer | Graph API Explorer
a.btn.btn-primary(href='https://developers.facebook.com/docs/graph-api/reference/', target='_blank') a.btn.btn-success(href='https://developers.facebook.com/docs/graph-api/reference/', target='_blank')
i.fa.fa-code-fork i.fa.fa-code-fork
| API Reference | API Reference
h3.text-primary /me
h2 My Info
h4= me.name h4= me.name
h6 Username: #{me.username} h6 Username: #{me.username}
h6 Email: #{me.email} h6 Email: #{me.email}
h3.text-primary /me/friends h2 List of my friends
ul.list-unstyled ul.list-unstyled
for friend in friends for friend in friends
li li