summaryrefslogtreecommitdiffstats
path: root/_gallery/otsikoton-galleria.json
blob: 66aaea5bb30041ae2b4fb51091ce56b5b45a80bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "show_title": false,
  "column_count": 3,
  "images": [
    {
      "title": "placeholder 1",
      "src_thumbnail": "https://via.placeholder.com/200x200",
      "src_hiq": "https://via.placeholder.com/1000x1000"
    },
    {
      "title": "placeholder 2",
      "src_hiq": "https://via.placeholder.com/1000x1000",
      "src_thumbnail": "https://via.placeholder.com/200x200"
    },
    {
      "title": "placeholder 3",
      "src_thumbnail": "/media/hassu.png",
      "src_hiq": "/media/hassu.png"
    }
  ],
  "title": "Otsikoton galleria"
}