spc_hero_article
Version:
This is one of a few testcomponents developed to fit Spacecraft.
14 lines • 613 B
JSON
{
"status": "ready",
"context": {
"spc_hero_article": {
"heading": "article headline",
"ingress": "The ingress of article shows here. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English.",
"author": "Author Name",
"date": "2017-01-01",
"image": "/img/spc_hero_article.jpg",
"category": "none",
"tags": ["tags", "tags", "tags"]
}
}
}