We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32ccafd commit 64546ccCopy full SHA for 64546cc
_plugins/checkusers.rb
@@ -24,6 +24,7 @@ def generate(site)
24
person.key 'title'
25
person.key 'institution', :nonempty
26
person.key 'photo', :optional
27
+ person.key 'focus-area', :optional
28
29
person.print_warnings
30
0 commit comments