From c6cec3972a070285f305ee00e5bf4b69372350e1 Mon Sep 17 00:00:00 2001 From: Eloi Perdereau <eloi@perdereau.eu> Date: Sun, 24 Nov 2019 03:01:06 +0100 Subject: [PATCH] options in select 'large page widget' --- .forestry/front_matter/templates/single.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forestry/front_matter/templates/single.yml b/.forestry/front_matter/templates/single.yml index 970df8c..82687f7 100644 --- a/.forestry/front_matter/templates/single.yml +++ b/.forestry/front_matter/templates/single.yml @@ -19,7 +19,7 @@ fields: default: '' config: required: false - options: [] + options: ["wide", "not wide"] source: type: simple section: -- GitLab