11 lines
232 B
JavaScript
11 lines
232 B
JavaScript
// http://microformat2-node.jit.su/h-product.html
|
|
|
|
{
|
|
"items": [{
|
|
"type": ["h-product"],
|
|
"properties": {
|
|
"name": ["Raspberry Pi"],
|
|
"url": ["http://www.raspberrypi.org/"]
|
|
}
|
|
}]
|
|
}
|