Skip to content

Commit ce8daf6

Browse files
committed
Update contenttypes.yaml
Revert contenttypes.yaml
1 parent 516dcce commit ce8daf6

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

config/bolt/contenttypes.yaml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,6 @@
44
# The Homepage content type is a singleton: There can be only one record of this
55
# content type.
66

7-
8-
dummies:
9-
name: dummies
10-
type: templateselect
11-
filter: '/^[^_].*twig$/'
12-
singular_name: Dummy
13-
fields:
14-
title:
15-
type: text
16-
17-
# animals:
18-
# type: select
19-
# values: [cat, dog, elephant]
20-
# cat_images:
21-
# type: imagelist
22-
237
homepage:
248
name: Homepage
259
singular_name: Homepage

0 commit comments

Comments
 (0)