summaryrefslogtreecommitdiffstats
path: root/.frontmatter/config
diff options
context:
space:
mode:
authoranoduck <11767-anoduck@users.noreply.gitgud.io>2024-10-11 16:05:33 -0400
committeranoduck <11767-anoduck@users.noreply.gitgud.io>2024-10-11 16:05:33 -0400
commit05a5f1f5b981e06ff736893beb0603be804db8be (patch)
treea459fa66abfb8e1783f5289fb132ce3b54a9598e /.frontmatter/config
parent4e95b58a7fea9aa3ff611289cb28cb73118182e1 (diff)
perf: :zap: Added weights to names. added IndexNow file.
added weights to persons. Added file for indexnow.
Diffstat (limited to '.frontmatter/config')
-rw-r--r--.frontmatter/config/taxonomy/person.json5
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",