12 lines
320 B
JavaScript
12 lines
320 B
JavaScript
// http://microformat2-node.jit.su/h-card.html
|
|
|
|
{
|
|
"items": [{
|
|
"type": ["h-card"],
|
|
"properties": {
|
|
"name": ["Rohit Khare"],
|
|
"photo": ["https://twimg0-a.akamaihd.net/profile_images/53307499/180px-Rohit-sq.jpg"],
|
|
"url": ["http://rohit.khare.org/"]
|
|
}
|
|
}]
|
|
}
|