Skip to content

Commit

Permalink
Update contenttypes.yaml
Browse files Browse the repository at this point in the history
Revert contenttypes.yaml
  • Loading branch information
Joossensei committed Feb 21, 2022
1 parent 516dcce commit ce8daf6
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions config/bolt/contenttypes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,6 @@
# The Homepage content type is a singleton: There can be only one record of this
# content type.


dummies:
name: dummies
type: templateselect
filter: '/^[^_].*twig$/'
singular_name: Dummy
fields:
title:
type: text

# animals:
# type: select
# values: [cat, dog, elephant]
# cat_images:
# type: imagelist

homepage:
name: Homepage
singular_name: Homepage
Expand Down

0 comments on commit ce8daf6

Please sign in to comment.