diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2022-07-11 23:04:40 +0300 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2022-07-11 23:04:40 +0300 |
| commit | d1fee8dccd2bbcbec5d42d9de1e6adadfa70d952 (patch) | |
| tree | 73b876e5e8c02ac47e1e67cb65fc0b0db0a0fb3b /_gallery/otsikoton-galleria.json | |
| parent | 10cff292ba44f3e20446c4110d2c9dda78fde761 (diff) | |
Rename gallery jsons for ordering purposes
Diffstat (limited to '_gallery/otsikoton-galleria.json')
| -rw-r--r-- | _gallery/otsikoton-galleria.json | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/_gallery/otsikoton-galleria.json b/_gallery/otsikoton-galleria.json deleted file mode 100644 index a86859e..0000000 --- a/_gallery/otsikoton-galleria.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "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" -}
\ No newline at end of file |
