Skip to content

fix(team): add missing displayOrder, remove spurious slug field - #75

Closed
edmond-ocobo wants to merge 1 commit into
mainfrom
fix/team-display-order
Closed

fix(team): add missing displayOrder, remove spurious slug field#75
edmond-ocobo wants to merge 1 commit into
mainfrom
fix/team-display-order

Conversation

@edmond-ocobo

Copy link
Copy Markdown
Contributor

Problem

PR #73 added 4 new team members without the required displayOrder field, and with a spurious slug: key in the frontmatter. This caused the team page to crash (undefined sort key), making all team photos disappear.

Fix

  • Added displayOrder: 13–16 to thomas-sionville, jeanne-hebben, edmond-de-maistre, hugo-moulon
  • Removed the slug: field (derived from filename, not frontmatter)

Urgency

Production crash — team photos are not visible on the site.

@github-actions

github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

🔍 Preview: https://website-hihpini1n-ocobo-22231b32.vercel.app

Built from website main with content from this PR's branch.

@wab

wab commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

fixed by #76

@wab wab closed this Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants