summaryrefslogtreecommitdiffstats
path: root/_gallery/02-otsikoton-galleria.json
blob: a86859e2ae1d1ceb789a56388dd035b579cec4f9 (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": "02 Otsikoton galleria"
}