autostampa/config.json.skel

15 lines
248 B
Plaintext

{
// for now dummy only
"connection": {},
"items": [
{
"text": "birra",
"img": "assets/birra.jpg"
},
{
"text": "acqua",
"img": "assets/acqua.jpg"
}
]
}