Files
website-html/data/content.json
2026-02-27 10:59:57 +01:00

15 lines
280 B
JSON

{
"news": [
{
"title": {
"de": "Neue Röstung",
"en": "New Roast"
},
"text": {
"de": "Unsere neue Kaffeemischung ist da.",
"en": "Our new coffee blend has arrived."
},
"image": "/assets/IMG_News1.png"
}
]
}