From be6290437f4eec77715f0c28bd9576d685ed969b Mon Sep 17 00:00:00 2001 From: Jan T Date: Mon, 11 Jul 2022 20:25:33 +0000 Subject: Create Gallery “testigalleria” MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _gallery/testigalleria.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 _gallery/testigalleria.json diff --git a/_gallery/testigalleria.json b/_gallery/testigalleria.json new file mode 100644 index 0000000..4744e51 --- /dev/null +++ b/_gallery/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" + } + ], + "id": "01-testigalleria", + "title": "Testigalleria" +} \ No newline at end of file -- cgit v1.3