From a60fc265be51d77c50c75202c663e9d7ff1e0c84 Mon Sep 17 00:00:00 2001 From: Jan T Date: Thu, 14 Jul 2022 17:59:44 +0000 Subject: Update Site configuration “galleries” MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _configuration/galleries.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 _configuration/galleries.json (limited to '_configuration/galleries.json') diff --git a/_configuration/galleries.json b/_configuration/galleries.json new file mode 100644 index 0000000..be91ca4 --- /dev/null +++ b/_configuration/galleries.json @@ -0,0 +1,16 @@ +{ + "galleries": [ + { + "column_count": 2, + "images": [ + { + "title": "kuva #1", + "src_thumbnail": "/media/imagine-dragons-levykansi_mockup-custom-.jpg", + "src_hiq": "/media/imagine-dragons-levykansi_mockup.jpg" + } + ], + "summary": "testi", + "display_title": "Testi" + } + ] +} \ No newline at end of file -- cgit v1.3