We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 870f377 commit d60d74aCopy full SHA for d60d74a
static/admin/config.yml
@@ -4,3 +4,8 @@ backend:
4
publish_mode: editorial_workflow
5
media_folder: "static/img"
6
public_folder: "/img"
7
+collections:
8
+- name: "content"
9
+ label: "Content"
10
+ folder: content
11
+ create: true
0 commit comments