diff options
Diffstat (limited to 'example/index.json')
-rw-r--r-- | example/index.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/example/index.json b/example/index.json index c7d75e6..741760c 100644 --- a/example/index.json +++ b/example/index.json | |||
@@ -8,7 +8,7 @@ | |||
8 | "photographer.nphilou", | 8 | "photographer.nphilou", |
9 | "location.germany.berlin", | 9 | "location.germany.berlin", |
10 | "books", | 10 | "books", |
11 | "book-shop" | 11 | "book-shop", |
12 | "location.switzerland.ormont-dessus", | 12 | "location.switzerland.ormont-dessus", |
13 | "glacier3000", | 13 | "glacier3000", |
14 | "time.day", | 14 | "time.day", |
@@ -38,7 +38,7 @@ | |||
38 | "properties": { | 38 | "properties": { |
39 | "type": "image", | 39 | "type": "image", |
40 | "filesize": 987, | 40 | "filesize": 987, |
41 | "resolution": { "width": 3840, "height": 2160 }, | 41 | "resolution": { "width": 3840, "height": 2160 } |
42 | } | 42 | } |
43 | }, | 43 | }, |
44 | { | 44 | { |
@@ -79,7 +79,7 @@ | |||
79 | "properties": { | 79 | "properties": { |
80 | "type": "image", | 80 | "type": "image", |
81 | "filesize": 355, | 81 | "filesize": 355, |
82 | "resolution": { "width": 3840, "height": 2160 }, | 82 | "resolution": { "width": 3840, "height": 2160 } |
83 | } | 83 | } |
84 | }, | 84 | }, |
85 | { | 85 | { |
@@ -100,7 +100,7 @@ | |||
100 | "properties": { | 100 | "properties": { |
101 | "type": "image", | 101 | "type": "image", |
102 | "filesize": 447, | 102 | "filesize": 447, |
103 | "resolution": { "width": 3840, "height": 2160 }, | 103 | "resolution": { "width": 3840, "height": 2160 } |
104 | } | 104 | } |
105 | } | 105 | } |
106 | ] | 106 | ] |