Skip to content

docs: shrink navbar logo and add white-on-black favicon#164

Merged
jayhack merged 1 commit into
developfrom
docs/logo-favicon-tweaks
Jun 23, 2026
Merged

docs: shrink navbar logo and add white-on-black favicon#164
jayhack merged 1 commit into
developfrom
docs/logo-favicon-tweaks

Conversation

@jayhack

@jayhack jayhack commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Summary

Follow-ups to the logo work (#162, now merged):

  • Smaller logo: the Codegen mark in the navbar wordmark goes from size-7size-5 so it sits better next to the "Graph-sitter" text.
  • Favicon: switched the favicon background from blue (#2700E5) to black (#0a0a0f) — white mark on black — and wired it into the site metadata (icons.icon) so it actually renders in the browser tab. The favicon source is docs/favicon.svg, which the build syncs to public/favicon.svg.

Test plan

  • npm run build in site/ passes.
  • Built HTML emits <link rel="icon" href="/favicon.svg" type="image/svg+xml">.
  • Confirm the tab favicon shows the white mark on black and the navbar logo looks balanced.

Made with Cursor

Reduce the Codegen mark in the wordmark from size-7 to size-5 so it sits
better next to the text. Switch the favicon background from blue to black
(white mark on black) and wire it into the site metadata so it actually
renders in the browser tab.

Co-authored-by: Cursor <cursoragent@cursor.com>
@jayhack jayhack requested a review from a team as a code owner June 23, 2026 18:17
@jayhack jayhack requested review from matthieualouis and removed request for a team June 23, 2026 18:17
@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
graph-sitter Ready Ready Preview, Comment Jun 23, 2026 6:17pm

Request Review

@jayhack jayhack merged commit fb8847a into develop Jun 23, 2026
8 checks passed
@jayhack jayhack deleted the docs/logo-favicon-tweaks branch June 23, 2026 18:36
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