From dee1240004ffd0a6fea53e509ea53706e5f9dc26 Mon Sep 17 00:00:00 2001 From: MrSeccubus Date: Thu, 2 Nov 2023 14:59:31 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20DIVD-NL/?= =?UTF-8?q?web-www@735439e7ecaab02c489675c865e017d168f5befe=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config.yml b/config.yml index 4aee4a4..a7fe367 100644 --- a/config.yml +++ b/config.yml @@ -25,7 +25,6 @@ collections: # A list of collections the CMS should be able to edit file: "join.md" fields: - {label: Title, name: title, widget: string } - - {label: Description, name: description, widget: string } - {label: Layout, name: layout, widget: hidden, default: default } - {label: Body, name: body, widget: markdown } - label: "Donate" @@ -34,6 +33,7 @@ collections: # A list of collections the CMS should be able to edit fields: - {label: Title, name: title, widget: string } - {label: Layout, name: layout, widget: hidden, default: default } + - {label: Scripts, name: scripts, widget: list, default: ["supp.js]"} - {label: Body, name: body, widget: markdown } - label: "News" name: "news" @@ -47,7 +47,6 @@ collections: # A list of collections the CMS should be able to edit file: "partners.md" fields: - {label: Title, name: title, widget: string } - - {label: Description, name: description, widget: string } - {label: Layout, name: layout, widget: hidden, default: default } - {label: Body, name: body, widget: markdown } - label: "Reports" @@ -55,7 +54,6 @@ collections: # A list of collections the CMS should be able to edit file: "reports.md" fields: - {label: Title, name: title, widget: string } - - {label: Description, name: description, widget: string } - {label: Layout, name: layout, widget: hidden, default: default } - {label: Body, name: body, widget: markdown } - label: "Team"