Skip to content

Commit 6f7f991

Browse files
committed
2 parents 3f5a346 + 20151c6 commit 6f7f991

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/static/config.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,3 @@ collections:
1616
- { label: "Cover", name: "cover", widget: "image"}
1717
- { label: "Tags", name: "tags", widget: "string" }
1818
- { label: "Body", name: "body", widget: "markdown"}
19-
- name: "photos"
20-
label: "Photograph"
21-
label_singular: "Photograph"
22-
folder: "content/images"
23-
create: true
24-
fields:
25-
- { label: "Picture name", name: "title", widget: "string"}
26-
- { label: "Publish Date", name: "date", widget: "datetime" }
27-
- { label: "Photograph", name: "photo", widget: "image"}
28-
- { label: "Description", name: "body", widget: "markdown"}

0 commit comments

Comments
 (0)