Skip to content

Add favicon #28

@WorldRover

Description

@WorldRover

Browsers show a default broken-icon for the tab. Cosmetic but the first thing visible after the title.

Fix: small SVG favicon — a single block-grid hint or US silhouette in the dark-theme palette. Embed inline in `index.html` via `<link rel="icon" href="data:image/svg+xml;...">` to avoid a second HTTP request. Bonus: `apple-touch-icon` for the iOS home-screen case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low priority / nice to havetype: enhancementRefinement of existing functionalityuiUser interface, visual, layout

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions