Skip to content

Commit c91b17d

Browse files
committed
remove duplicate children frontmatter prop from schema
1 parent 47a4616 commit c91b17d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

lib/frontmatter.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ const schema = {
3636
minimum: 2,
3737
maximum: 4
3838
},
39-
children: {
40-
type: 'array'
41-
},
4239
mapTopic: {
4340
type: 'boolean'
4441
},

0 commit comments

Comments
 (0)