From 71e96af5a23777540af3816286698676914c06f2 Mon Sep 17 00:00:00 2001 From: anoduck <11767-anoduck@users.noreply.gitgud.io> Date: Fri, 18 Oct 2024 15:33:52 -0400 Subject: feat(content): :sparkles: Content additions Addint More content --- .frontmatter/config/taxonomy/contenttypes/post.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.frontmatter/config') 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" ] }, { -- cgit v1.2.3