From fde1160b6ae4f794461dc33449375891fe01c334 Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Wed, 19 Jan 2022 21:06:04 +0000 Subject: [PATCH] Update 'stage.yaml' --- stage.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/stage.yaml b/stage.yaml index b83435f..0a903cf 100644 --- a/stage.yaml +++ b/stage.yaml @@ -23,6 +23,8 @@ areas: content: Stage - id: leftcolumn type: Box + layout: + span: 5 blocks: - id: foo required: true @@ -48,6 +50,8 @@ areas: span: 3 - id: rightcolumn type: Box + layout: + span: 5 blocks: - id: alpha required: true