From 50bf9f2181f6cc1912a17fefaafa19c98575886c Mon Sep 17 00:00:00 2001 From: Yan Date: Thu, 9 Jan 2025 01:30:21 +0600 Subject: [PATCH] Fix incorrect list.json format --- list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/list.json b/list.json index c708b3e..12a6bf6 100644 --- a/list.json +++ b/list.json @@ -14,5 +14,5 @@ layout: null {%- if forloop.last == false -%},{%- endif -%} {%- endfor %} - } -} \ No newline at end of file + ] +}