From d1fee8dccd2bbcbec5d42d9de1e6adadfa70d952 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 11 Jul 2022 23:04:40 +0300 Subject: Rename gallery jsons for ordering purposes --- _gallery/01-testigalleria.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 _gallery/01-testigalleria.json (limited to '_gallery/01-testigalleria.json') diff --git a/_gallery/01-testigalleria.json b/_gallery/01-testigalleria.json new file mode 100644 index 0000000..31bf5c0 --- /dev/null +++ b/_gallery/01-testigalleria.json @@ -0,0 +1,17 @@ +{ + "column_count": 2, + "show_title": true, + "images": [ + { + "src_thumbnail": "/media/hassu.png", + "src_hiq": "/media/hassu.png", + "title": "Hassu naama" + }, + { + "src_thumbnail": "/media/halo.png", + "src_hiq": "/media/halo.png", + "title": "Halo hajos" + } + ], + "title": "01 Testigalleria" +} \ No newline at end of file -- cgit v1.3