Skip to content

Commit

Permalink
feat: warn if focus-area is missing
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed May 5, 2021
1 parent 8bca4b9 commit 0401f7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _plugins/checkusers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ def generate(site)
person.key 'title'
person.key 'institution', :nonempty
person.key 'photo', :optional
person.key 'focus-area', :optional

person.print_warnings

Expand Down

0 comments on commit 0401f7f

Please sign in to comment.