Skip to content

fix: logo colors, /supporters 404, EXPRESS-Q not ISO 10303-14#43

Merged
ronaldtse merged 2 commits into
mainfrom
fix/expressq-logo-colors
May 2, 2026
Merged

fix: logo colors, /supporters 404, EXPRESS-Q not ISO 10303-14#43
ronaldtse merged 2 commits into
mainfrom
fix/expressq-logo-colors

Conversation

@ronaldtse

Copy link
Copy Markdown
Contributor

Fixes

  • Logo colors swapped: logo-icon-blue.svg contains white fill, logo-icon-white.svg contains blue fill — swapped references so light mode gets blue, dark mode gets white
  • Supporters page 404: Missing route in router.ts — the page component existed but wasn't registered, so it fell through to the catch-all 404
  • EXPRESS-Q not a standard: Removed ISO 10303-14 references — EXPRESS-Q is an ELF specification, not yet an ISO standard. Updated languages page, homepage, and standards page accordingly

ronaldtse added 2 commits May 2, 2026 13:32
…zation

- Swap header/footer logo references: logo-icon-white.svg (blue fill)
  for light mode, logo-icon-blue.svg (white fill) for dark mode
- Add /supporters route to router.ts (was missing, causing 404)
- EXPRESS-Q is not ISO 10303-14 — update to 'ELF Specification'
  on languages page, homepage, and standards page
- Split EXPRESS-X/EXPRESS-Q into separate entries on standards page
@ronaldtse ronaldtse merged commit 7aacf5d into main May 2, 2026
3 checks passed
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.

1 participant