Skip to content

docs(site): brand logo and favicon#41

Merged
aniongithub merged 1 commit into
gh-pagesfrom
docs/gh-pages-logo
May 18, 2026
Merged

docs(site): brand logo and favicon#41
aniongithub merged 1 commit into
gh-pagesfrom
docs/gh-pages-logo

Conversation

@aniongithub
Copy link
Copy Markdown
Owner

Mirrors the webui branding (PR #40) on the marketing site:

  • favicon.svg at repo root, linked from <head>.
  • Replaces the glyph in the nav and footer with an inline SVG of the same chip logo used in the webui. fill="currentColor" so the existing .logo-icon { color: var(--accent) } rule keeps tinting it brand-blue.
  • style.css: converts .logo-icon from a font-sized text glyph into a flex inline-block sized via its child <svg>.

  - favicon.svg at repo root, linked from index.html <head>.
  - Replace the ◈ glyph placeholder in the nav and footer with an
    inline SVG of the chip logo. Uses fill=currentColor so the
    existing .logo-icon { color: var(--accent) } rule keeps tinting
    it brand-blue.
  - style.css: convert .logo-icon from a font-sized text glyph into
    a flex inline-block sized via its <svg> children.
@aniongithub aniongithub merged commit 29811f0 into gh-pages May 18, 2026
@aniongithub aniongithub deleted the docs/gh-pages-logo branch May 18, 2026 04:53
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