Files
Nitro-V3/public/configuration/news.example
T
2026-05-06 06:27:40 +02:00

13 lines
329 B
Plaintext

{
"news": [
{
"id": 1,
"title": "Welcome to Nitro",
"body": "This news entry is loaded from configuration/news.json.",
"image": "${image.library.url}web_promo_small/spromo_Canal_Bundle.png",
"link": "",
"linkText": "Read more"
}
]
}