1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 16:17:37 +00:00
Files
TypeScript-Node-Starter/views/api/index.pug
Peter Blazejewicz 4377ad06e8 Add missing alt attr to non-decorative images
These are non visual-only or not decorative-only hence
context information added to alts

Thanks!
2018-01-05 23:05:30 +01:00

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