summaryrefslogtreecommitdiff
path: root/slideshows/differ/desc.js
blob: 4864954066ddfb643812e872c47929c133e541c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
    {
        "file": "1.jpg",
	"head": "Foobar",
	"text": "barfoo"
    },
    {
        "file": "2.jpg",
	"head": "Foobar",
	"text": "barfoo"
    },
    {
        "file": "3.jpg",
	"head": "Foobar",
	"text": "barfoo"
    },
    {
        "file": "4.jpg",
	"head": "Foobar",
	"text": "barfoo"
    }
]