Files
rustycms/content/de/demo/demo-welcome.json5
2026-03-13 11:01:29 +01:00

31 lines
675 B
Plaintext

{
"_status": "published",
"body": "This is the demo content. Replace types and content with your own; only this demo type and entry stay in version control.",
"bodyHtml": "",
"bodyMarkdown": "",
"bodyRichtext": "",
"bodyTextOrRef": "",
"count": null,
"css": "",
"image": "/api/assets/mountains-w300.webp",
"isActive": false,
"labels": [],
"mainImage": "",
"meta": {
"key": "",
"value": ""
},
"multiSelect": [
"option1",
"option2"
],
"publishedAt": "",
"quantity": null,
"relatedPage": "home",
"relatedPages": ["home", "about"],
"scores": [],
"singleSelect": "",
"summary": "",
"tags": [],
"title": "Welcome"
}