From 1f003393448a1f4e68e1351d13b96c4d47f3d69c Mon Sep 17 00:00:00 2001 From: Simon Date: Sun, 18 Aug 2024 13:22:21 +1000 Subject: [PATCH] adjust panel array --- panelization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/panelization.yaml b/panelization.yaml index 1ad1242..efda24f 100644 --- a/panelization.yaml +++ b/panelization.yaml @@ -9,5 +9,5 @@ outputs: configs: - name: base # Keep this name the same layout: - rows: 1 - cols: 1 \ No newline at end of file + rows: 2 + cols: 2 \ No newline at end of file