Skip to content

feat(web): add favicon to dashboard#51

Merged
jrob5756 merged 1 commit intomainfrom
feature/web-dashboard-favicon
Mar 22, 2026
Merged

feat(web): add favicon to dashboard#51
jrob5756 merged 1 commit intomainfrom
feature/web-dashboard-favicon

Conversation

@jrob5756
Copy link
Collaborator

Add an SVG favicon to the web dashboard.

Changes:

  • New SVG favicon: purple rounded square with a conductor baton and motion arcs
  • <link rel="icon"> added to both frontend source and built index.html
  • /favicon.svg route added to the FastAPI server
  • Frontend rebuilt with favicon in public/

Closes no issue — small UX improvement.

Add an SVG favicon (purple rounded square with conductor baton motif)
served at /favicon.svg. Includes the source in frontend/public/ and
a dedicated FastAPI route for the built static version.
@jrob5756 jrob5756 merged commit 4bd054a into main Mar 22, 2026
7 checks passed
@jrob5756 jrob5756 deleted the feature/web-dashboard-favicon branch March 22, 2026 14:12
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