basic version by Felix
This commit is contained in:
15
data/content.json
Normal file
15
data/content.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user