diff options
| author | Jan T <jans.tuomi@gmail.com> | 2022-07-11 20:38:51 +0000 |
|---|---|---|
| committer | Jan T <jans.tuomi@gmail.com> | 2022-07-11 20:38:51 +0000 |
| commit | 7d7ff68255c5b096fca429823e69edca0af412d5 (patch) | |
| tree | 41bc93774ef01814c013d3f2cad291537ea4c7e4 /_gallery | |
| parent | e0f98cddc7a9b2fc984f208551e82477161eac45 (diff) | |
Create Gallery “02-otsikoton”
Diffstat (limited to '_gallery')
| -rw-r--r-- | _gallery/02-otsikoton.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/_gallery/02-otsikoton.json b/_gallery/02-otsikoton.json new file mode 100644 index 0000000..defb9c2 --- /dev/null +++ b/_gallery/02-otsikoton.json @@ -0,0 +1,22 @@ +{ + "column_count": 3, + "images": [ + { + "title": "Hassu", + "src_thumbnail": "/media/hassu.png", + "src_hiq": "/media/hassu.png" + }, + { + "title": "Halo", + "src_thumbnail": "/media/halo.png", + "src_hiq": "/media/halo.png" + }, + { + "title": "asd", + "src_thumbnail": "/media/hassu.png", + "src_hiq": "/media/hassu.png" + } + ], + "display_title": "-", + "title": "02-otsikoton" +}
\ No newline at end of file |
