mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-20 07:26:19 +00:00
Document secure runtime configuration
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user