diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2022-07-11 23:41:03 +0300 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2022-07-11 23:41:03 +0300 |
| commit | d4920e7002f59c4276fd45e3445782886778b92a (patch) | |
| tree | 04ab90a720a1b8db082de543edb62625bae89b9b /_gallery/01-testigalleria.json | |
| parent | de0b59aa69f49e7406ca78ae8e2193f7f9eefb1c (diff) | |
Rename old data file
Diffstat (limited to '_gallery/01-testigalleria.json')
| -rw-r--r-- | _gallery/01-testigalleria.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/_gallery/01-testigalleria.json b/_gallery/01-testigalleria.json new file mode 100644 index 0000000..79c7c22 --- /dev/null +++ b/_gallery/01-testigalleria.json @@ -0,0 +1,17 @@ +{ + "column_count": 2, + "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" + } + ], + "display_title": "Testigalleria", + "title": "01-testigalleria" +}
\ No newline at end of file |
