mirror of
https://github.com/microsoft/TypeScript-Node-Starter.git
synced 2025-11-08 20:27:37 +00:00
These are non visual-only or not decorative-only hence context information added to alts Thanks!
14 lines
320 B
Plaintext
14 lines
320 B
Plaintext
extends ../layout
|
|
|
|
block content
|
|
h2 API Examples
|
|
hr
|
|
|
|
.row
|
|
.col-sm-4
|
|
a(href='/api/facebook', style='color: #fff')
|
|
.panel.panel-default(style='background-color: #3b5998')
|
|
.panel-body
|
|
img(src='http://i.imgur.com/jiztYCH.png', height=40, alt='Facebook')
|
|
| Facebook
|