Skip to content

Commit

Permalink
update scaffold taxonomy format
Browse files Browse the repository at this point in the history
  • Loading branch information
i-am-phi committed Jul 29, 2020
1 parent 49d4ad9 commit d913e4e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions scaffolds/person.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ content:
items: '@self.children'
child_type: article
taxonomy:
category: [ ${categories} ]
tag: [ ${tags} ]
category:
- ${category}
tag:
- ${tag}
show_gallery: false
data:
person:
Expand Down

0 comments on commit d913e4e

Please sign in to comment.