From 5bd27ded5f64be733e669ff9d58b713c9d6f00f9 Mon Sep 17 00:00:00 2001 From: lmika Date: Wed, 3 Dec 2025 19:26:33 +0000 Subject: [PATCH] Fixed image JSON --- data/pending-header-images.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/pending-header-images.json b/data/pending-header-images.json index 609d964..f207965 100644 --- a/data/pending-header-images.json +++ b/data/pending-header-images.json @@ -1,5 +1,5 @@ -[ - { +{ + "images": [{ "date": "2025-11-22T13:00:00Z", "url": "https://lmika.org/uploads/2025/pxl-20251120-083552448.jpg", "crop": "bottom" @@ -8,4 +8,4 @@ "date": "2025-12-02T13:00:00Z", "url": "https://lmika.org/uploads/2025/pxl-20251130-043541144.jpg" } -] \ No newline at end of file +]} \ No newline at end of file