Dateien hochladen nach „“

Gallery Test JSON
This commit is contained in:
2020-03-04 17:17:28 +01:00
parent ad0b637497
commit 61a33a458f
+15
View File
@@ -0,0 +1,15 @@
{
"gallery":[
{
"img":"https://placekitten.com/800/500",
"default":true
},
{
"img":"https://placekitten.com/805/505",
"default":false
},
{
"img":"https://placekitten.com/815/515",
"default":false
}]
}