Skip to content

feat(products): wire GMGN logo + registry entry for /products/gmgn - #172

Merged
Flotapponnier merged 1 commit into
devfrom
feat/wire-gmgn-product-page
May 29, 2026
Merged

feat(products): wire GMGN logo + registry entry for /products/gmgn#172
Flotapponnier merged 1 commit into
devfrom
feat/wire-gmgn-product-page

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

GMGN now appears as a live provider on bench-001 (#168). This PR wires the brand assets so /products/gmgn auto-renders correctly:

  • public/logos/gmgn.svg — official 12KB SVG (provided by maintainer; original at https://gmgn.ai/static/logo.svg).
  • src/lib/logo-manifest.ts — maps gmgn/logos/gmgn.svg.
  • src/data/provider-registry.ts — adds GMGN entry (url, description, twitter) used in product page metadata + JSON-LD.

The provider hub aggregator (src/lib/providers.ts) already enumerates every provider that appears in a benchmark's live results, so no aggregator change needed. generateStaticParams for /products/[slug] will pick up gmgn on the next build.

Verified locally: bun run validate + bun run typecheck clean.

Auto-renders /products/gmgn with brand logo, description and bench appearances now that GMGN appears in bench-001 results. Logo SVG provided by maintainer (12KB, official asset).
@Flotapponnier
Flotapponnier merged commit a780e4f into dev May 29, 2026
1 check failed
@Flotapponnier
Flotapponnier deleted the feat/wire-gmgn-product-page branch May 29, 2026 10:24
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