diff options
Diffstat (limited to '.frontmatter/config/taxonomy')
| -rw-r--r-- | .frontmatter/config/taxonomy/contenttypes/post.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.frontmatter/config/taxonomy/contenttypes/post.json b/.frontmatter/config/taxonomy/contenttypes/post.json index a18d833..352c8dd 100644 --- a/.frontmatter/config/taxonomy/contenttypes/post.json +++ b/.frontmatter/config/taxonomy/contenttypes/post.json @@ -36,7 +36,8 @@ "choices": [ "Persons", "Evidence", - "Legal" + "Legal", + "Posts" ] }, { |
