summaryrefslogtreecommitdiffstats
path: root/.frontmatter/config/taxonomy/page.json
diff options
context:
space:
mode:
authoranoduck <11767-anoduck@users.noreply.gitgud.io>2024-10-10 20:55:09 -0400
committeranoduck <11767-anoduck@users.noreply.gitgud.io>2024-10-10 20:55:09 -0400
commit07f7a7a388fdc6e40c30fa7aa8c79d54fa2010f3 (patch)
tree7a8ec3d5b77f0f983b69e713bab15e04852fd818 /.frontmatter/config/taxonomy/page.json
parent86f6ff4026c27c0eb81d1d562ecde2aaf7c9852c (diff)
style(persons page): :lipstick: Style & SEO
SEO and Style Improvements
Diffstat (limited to '.frontmatter/config/taxonomy/page.json')
-rw-r--r--.frontmatter/config/taxonomy/page.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/.frontmatter/config/taxonomy/page.json b/.frontmatter/config/taxonomy/page.json
index a69cad4..838d8c4 100644
--- a/.frontmatter/config/taxonomy/page.json
+++ b/.frontmatter/config/taxonomy/page.json
@@ -51,7 +51,13 @@
{
"title": "Metadata",
"name": "metadata",
- "type": "string"
+ "type": "choice",
+ "choices": [
+ "full",
+ "original",
+ "none"
+ ],
+ "default": "full"
},
{
"title": "Download",