Skip to content

Commit d60d74a

Browse files
committed
collection for netlify cms
1 parent 870f377 commit d60d74a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

static/admin/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,8 @@ backend:
44
publish_mode: editorial_workflow
55
media_folder: "static/img"
66
public_folder: "/img"
7+
collections:
8+
- name: "content"
9+
label: "Content"
10+
folder: content
11+
create: true

0 commit comments

Comments
 (0)