Image 1x
Metadata
ID
image-1x
Catalog
layouts
Source
spec/catalogs/layouts/image-1x.json
| Field | Value |
|---|---|
| placeholders | [ { "type": "title" }, { "type": "picture" }, { "type": "text" } ] |
Source JSON
{
"$schema": "https://openpresentation.org/schema/opf-layout/v1",
"id": "image-1x",
"name": "Image 1x",
"placeholders": [
{
"type": "title"
},
{
"type": "picture"
},
{
"type": "text"
}
]
}