Json example

This commit is contained in:
2026-09-01 22:47:16 +02:00
parent 4a760a9297
commit a1a4fbce8e
+13
View File
@@ -0,0 +1,13 @@
{
"title": "Lorem ipsum",
"content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit",
"button1": {
"text": "Lorem",
"action": "https://nextcloud.com"
},
"button2": {
"text": "Ipsum",
"action": "https://livellosegreto.it"
},
}