Skip to content

content(tools): add iconUrl for hyperline, outreach, vitally #50

Description

@wab

Three tool entries have no iconUrl in their frontmatter:

  • tools/hyperline.md
  • tools/outreach.md
  • tools/vitally.md

Pre-existing gap surfaced during the blob store migration (PR #48) when we audited tool icons. Other tools all reference iconUrl: https://ipjmp3k0z0p479cb.public.blob.vercel-storage.com/content/tools/<slug>.<ext>.

Why human, not agent

We need a human to source the official icons (vendor brand assets, correct format/dimensions, licensing OK). Once sourced:

  1. Drop the icon at assets/tools/<slug>.svg (or .png / .jpeg)
  2. pnpm upload-assets:migrate to push to the new store
  3. Add iconUrl: https://ipjmp3k0z0p479cb.public.blob.vercel-storage.com/content/tools/<slug>.<ext> to the markdown frontmatter

Acceptance

All 3 tool detail pages render with an icon on the consuming website.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions