fix: parse featured field from display.featured in collections

The collection YAML files have featured nested under display object,
not at the top level. Updated generate-website-data.mjs to check both
data.featured and data.display?.featured.
This commit is contained in:
Aaron Powell
2026-01-28 16:56:41 +11:00
parent fbb92dc8aa
commit f76f63866a
4 changed files with 208 additions and 205 deletions

View File

@@ -1,5 +1,5 @@
{
"generated": "2026-01-28T05:49:01.662Z",
"generated": "2026-01-28T05:56:29.890Z",
"counts": {
"agents": 140,
"prompts": 134,