diff options
Diffstat (limited to '.frontmatter/config/taxonomy/person.json')
| -rw-r--r-- | .frontmatter/config/taxonomy/person.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.frontmatter/config/taxonomy/person.json b/.frontmatter/config/taxonomy/person.json index 7e094ed..91fe2c3 100644 --- a/.frontmatter/config/taxonomy/person.json +++ b/.frontmatter/config/taxonomy/person.json @@ -28,6 +28,11 @@ "type": "tags" }, { + "title": "Weight", + "name": "weight", + "type": "number" + }, + { "title": "thumbnail", "name": "thumbnail", "type": "fields", |
