Browse Source

Dateien hochladen nach „“

Gallery Test JSON
pixel 5 years ago
parent
commit
61a33a458f
1 changed files with 15 additions and 0 deletions
  1. 15
    0
      gallery.json

+ 15
- 0
gallery.json View File

@@ -0,0 +1,15 @@
1
+{
2
+	"gallery":[
3
+	{
4
+		"img":"https://placekitten.com/800/500",
5
+		"default":true
6
+	},
7
+	{
8
+		"img":"https://placekitten.com/805/505",
9
+		"default":false
10
+	},
11
+	{
12
+		"img":"https://placekitten.com/815/515",
13
+		"default":false
14
+	}]
15
+}